Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
d0c12f0a
Kaydet (Commit)
d0c12f0a
authored
Kas 05, 2013
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fixincludeguards.sh: uno*
Change-Id: I8fb3c25cd583b688104a0ee8620696e7b2958ab5
üst
03e3ba56
Hide whitespace changes
Inline
Side-by-side
Showing
40 changed files
with
82 additions
and
82 deletions
+82
-82
options.hxx
unodevtools/inc/unodevtools/options.hxx
+3
-3
skeletonjava.hxx
unodevtools/source/skeletonmaker/skeletonjava.hxx
+3
-3
legacyprovider.hxx
unoidl/source/legacyprovider.hxx
+2
-2
sourcefileprovider.hxx
unoidl/source/sourcefileprovider.hxx
+2
-2
sourcetreeprovider.hxx
unoidl/source/sourcetreeprovider.hxx
+2
-2
unoidlprovider.hxx
unoidl/source/unoidlprovider.hxx
+2
-2
getargument.hxx
unotest/source/cpp/getargument.hxx
+2
-2
attr.hxx
unoxml/source/dom/attr.hxx
+2
-2
attributesmap.hxx
unoxml/source/dom/attributesmap.hxx
+2
-2
cdatasection.hxx
unoxml/source/dom/cdatasection.hxx
+2
-2
characterdata.hxx
unoxml/source/dom/characterdata.hxx
+2
-2
childlist.hxx
unoxml/source/dom/childlist.hxx
+2
-2
comment.hxx
unoxml/source/dom/comment.hxx
+2
-2
document.hxx
unoxml/source/dom/document.hxx
+2
-2
documentbuilder.hxx
unoxml/source/dom/documentbuilder.hxx
+2
-2
documentfragment.hxx
unoxml/source/dom/documentfragment.hxx
+2
-2
documenttype.hxx
unoxml/source/dom/documenttype.hxx
+2
-2
domimplementation.hxx
unoxml/source/dom/domimplementation.hxx
+2
-2
element.hxx
unoxml/source/dom/element.hxx
+2
-2
elementlist.hxx
unoxml/source/dom/elementlist.hxx
+2
-2
entitiesmap.hxx
unoxml/source/dom/entitiesmap.hxx
+2
-2
entity.hxx
unoxml/source/dom/entity.hxx
+2
-2
entityreference.hxx
unoxml/source/dom/entityreference.hxx
+2
-2
node.hxx
unoxml/source/dom/node.hxx
+2
-2
notation.hxx
unoxml/source/dom/notation.hxx
+2
-2
notationsmap.hxx
unoxml/source/dom/notationsmap.hxx
+2
-2
processinginstruction.hxx
unoxml/source/dom/processinginstruction.hxx
+2
-2
saxbuilder.hxx
unoxml/source/dom/saxbuilder.hxx
+2
-2
text.hxx
unoxml/source/dom/text.hxx
+2
-2
event.hxx
unoxml/source/events/event.hxx
+2
-2
eventdispatcher.hxx
unoxml/source/events/eventdispatcher.hxx
+2
-2
mouseevent.hxx
unoxml/source/events/mouseevent.hxx
+2
-2
mutationevent.hxx
unoxml/source/events/mutationevent.hxx
+2
-2
testlistener.hxx
unoxml/source/events/testlistener.hxx
+2
-2
uievent.hxx
unoxml/source/events/uievent.hxx
+2
-2
CNodes.hxx
unoxml/source/rdf/CNodes.hxx
+2
-2
librdf_repository.hxx
unoxml/source/rdf/librdf_repository.hxx
+2
-2
nodelist.hxx
unoxml/source/xpath/nodelist.hxx
+2
-2
xpathapi.hxx
unoxml/source/xpath/xpathapi.hxx
+2
-2
xpathobject.hxx
unoxml/source/xpath/xpathobject.hxx
+2
-2
No files found.
unodevtools/inc/unodevtools/options.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_UNODEVTOOLS_OPTIONS_HXX
#define INCLUDED_UNODEVTOOLS_OPTIONS_HXX
#ifndef INCLUDED_UNODEVTOOLS_
INC_UNODEVTOOLS_
OPTIONS_HXX
#define INCLUDED_UNODEVTOOLS_
INC_UNODEVTOOLS_
OPTIONS_HXX
#include "sal/config.h"
...
...
@@ -37,6 +37,6 @@ sal_Bool readOption( sal_Bool * pbOpt, const sal_Char * pOpt,
}
// end of namespace unodevtools
#endif // INCLUDED_UNODEVTOOLS_OPTIONS_HXX
#endif // INCLUDED_UNODEVTOOLS_
INC_UNODEVTOOLS_
OPTIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
unodevtools/source/skeletonmaker/skeletonjava.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_UNODEVTOOLS_SKELETONJAVA_HXX
#define INCLUDED_UNODEVTOOLS_SKELETONJAVA_HXX
#ifndef INCLUDED_UNODEVTOOLS_S
OURCE_SKELETONMAKER_S
KELETONJAVA_HXX
#define INCLUDED_UNODEVTOOLS_S
OURCE_SKELETONMAKER_S
KELETONJAVA_HXX
#include <fstream>
...
...
@@ -50,6 +50,6 @@ void generateSkeleton(ProgramOptions const & options, rtl::Reference< TypeManage
}
}
#endif // INCLUDED_UNODEVTOOLS_SKELETONJAVA_HXX
#endif // INCLUDED_UNODEVTOOLS_S
OURCE_SKELETONMAKER_S
KELETONJAVA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
unoidl/source/legacyprovider.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef INCLUDED_UNOIDL_LEGACYPROVIDER_HXX
#define INCLUDED_UNOIDL_LEGACYPROVIDER_HXX
#ifndef INCLUDED_UNOIDL_
SOURCE_
LEGACYPROVIDER_HXX
#define INCLUDED_UNOIDL_
SOURCE_
LEGACYPROVIDER_HXX
#include "sal/config.h"
...
...
unoidl/source/sourcefileprovider.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef INCLUDED_UNOIDL_SOURCEFILEPROVIDER_HXX
#define INCLUDED_UNOIDL_SOURCEFILEPROVIDER_HXX
#ifndef INCLUDED_UNOIDL_SOURCE
_SOURCE
FILEPROVIDER_HXX
#define INCLUDED_UNOIDL_SOURCE
_SOURCE
FILEPROVIDER_HXX
#include "sal/config.h"
...
...
unoidl/source/sourcetreeprovider.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef INCLUDED_UNOIDL_SOURCETREEPROVIDER_HXX
#define INCLUDED_UNOIDL_SOURCETREEPROVIDER_HXX
#ifndef INCLUDED_UNOIDL_SOURCE
_SOURCE
TREEPROVIDER_HXX
#define INCLUDED_UNOIDL_SOURCE
_SOURCE
TREEPROVIDER_HXX
#include "sal/config.h"
...
...
unoidl/source/unoidlprovider.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef INCLUDED_UNOIDL_UNOIDLPROVIDER_HXX
#define INCLUDED_UNOIDL_UNOIDLPROVIDER_HXX
#ifndef INCLUDED_UNOIDL_
SOURCE_
UNOIDLPROVIDER_HXX
#define INCLUDED_UNOIDL_
SOURCE_
UNOIDLPROVIDER_HXX
#include "sal/config.h"
...
...
unotest/source/cpp/getargument.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_TEST_SOURCE_CPP_GETARGUMENT_HXX
#define INCLUDED_TEST_SOURCE_CPP_GETARGUMENT_HXX
#ifndef INCLUDED_
UNO
TEST_SOURCE_CPP_GETARGUMENT_HXX
#define INCLUDED_
UNO
TEST_SOURCE_CPP_GETARGUMENT_HXX
#include "sal/config.h"
...
...
unoxml/source/dom/attr.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ATTR_HXX
#define DOM_ATTR_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ATTR_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ATTR_HXX
#include <memory>
...
...
unoxml/source/dom/attributesmap.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ATTRIBUTESMAP_HXX
#define DOM_ATTRIBUTESMAP_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ATTRIBUTESMAP_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ATTRIBUTESMAP_HXX
#include <sal/types.h>
#include <rtl/ref.hxx>
...
...
unoxml/source/dom/cdatasection.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_CDATASECTION_HXX
#define DOM_CDATASECTION_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_CDATASECTION_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_CDATASECTION_HXX
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/xml/dom/XCDATASection.hpp>
...
...
unoxml/source/dom/characterdata.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_CHARACTERDATA_HXX
#define DOM_CHARACTERDATA_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_CHARACTERDATA_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_CHARACTERDATA_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/childlist.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_CHILDLIST_HXX
#define DOM_CHILDLIST_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_CHILDLIST_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_CHILDLIST_HXX
#include <sal/types.h>
#include <rtl/ref.hxx>
...
...
unoxml/source/dom/comment.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_COMMENT_HXX
#define DOM_COMMENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_COMMENT_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_COMMENT_HXX
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/xml/dom/XComment.hpp>
...
...
unoxml/source/dom/document.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_DOCUMENT_HXX
#define DOM_DOCUMENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENT_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENT_HXX
#include <set>
#include <memory>
...
...
unoxml/source/dom/documentbuilder.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_DOCUMENTBUILDER_HXX
#define DOM_DOCUMENTBUILDER_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENTBUILDER_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENTBUILDER_HXX
#include <sal/types.h>
...
...
unoxml/source/dom/documentfragment.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_DOCUMENTFRAGMENT_HXX
#define DOM_DOCUMENTFRAGMENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENTFRAGMENT_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENTFRAGMENT_HXX
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/xml/dom/XDocumentFragment.hpp>
...
...
unoxml/source/dom/documenttype.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_DOCUMENTTYPE_HXX
#define DOM_DOCUMENTTYPE_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENTTYPE_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_DOCUMENTTYPE_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/domimplementation.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_DOMIMPLEMENTATION_HXX
#define DOM_DOMIMPLEMENTATION_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_DOMIMPLEMENTATION_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_DOMIMPLEMENTATION_HXX
#include <sal/types.h>
...
...
unoxml/source/dom/element.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ELEMENT_HXX
#define DOM_ELEMENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ELEMENT_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ELEMENT_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/elementlist.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ELEMENTLIST_HXX
#define DOM_ELEMENTLIST_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ELEMENTLIST_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ELEMENTLIST_HXX
#include <vector>
...
...
unoxml/source/dom/entitiesmap.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ENTITIESMAP_HXX
#define DOM_ENTITIESMAP_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ENTITIESMAP_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ENTITIESMAP_HXX
#include <sal/types.h>
#include <rtl/ref.hxx>
...
...
unoxml/source/dom/entity.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ENTITY_HXX
#define DOM_ENTITY_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ENTITY_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ENTITY_HXX
#include <libxml/tree.h>
#include <libxml/entities.h>
...
...
unoxml/source/dom/entityreference.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_ENTITYREFERENCE_HXX
#define DOM_ENTITYREFERENCE_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_ENTITYREFERENCE_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_ENTITYREFERENCE_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/node.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_NODE_HXX
#define DOM_NODE_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_NODE_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_NODE_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/notation.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_NOTATION_HXX
#define DOM_NOTATION_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_NOTATION_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_NOTATION_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/notationsmap.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_NOTATIONSMAP_HXX
#define DOM_NOTATIONSMAP_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_NOTATIONSMAP_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_NOTATIONSMAP_HXX
#include <sal/types.h>
#include <rtl/ref.hxx>
...
...
unoxml/source/dom/processinginstruction.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_PROCESSINGINSTRUCTION_HXX
#define DOM_PROCESSINGINSTRUCTION_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_PROCESSINGINSTRUCTION_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_PROCESSINGINSTRUCTION_HXX
#include <libxml/tree.h>
...
...
unoxml/source/dom/saxbuilder.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_SAXBUILDER_HXX
#define DOM_SAXBUILDER_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_SAXBUILDER_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_SAXBUILDER_HXX
#include <stack>
#include <map>
...
...
unoxml/source/dom/text.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef DOM_TEXT_HXX
#define DOM_TEXT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
DOM_TEXT_HXX
#define
INCLUDED_UNOXML_SOURCE_
DOM_TEXT_HXX
#include <libxml/tree.h>
...
...
unoxml/source/events/event.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
EVENT
_EVENT_HXX
#define
EVENT
_EVENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_EVENTS
_EVENT_HXX
#define
INCLUDED_UNOXML_SOURCE_EVENTS
_EVENT_HXX
#include <sal/types.h>
...
...
unoxml/source/events/eventdispatcher.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
EVENT_EVENT_
DISPATCHER_HXX
#define
EVENT_EVENT_
DISPATCHER_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_EVENTS_EVENT
DISPATCHER_HXX
#define
INCLUDED_UNOXML_SOURCE_EVENTS_EVENT
DISPATCHER_HXX
#include <map>
#include <vector>
...
...
unoxml/source/events/mouseevent.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
EVENT
_MOUSEEVENT_HXX
#define
EVENT
_MOUSEEVENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_EVENTS
_MOUSEEVENT_HXX
#define
INCLUDED_UNOXML_SOURCE_EVENTS
_MOUSEEVENT_HXX
#include <com/sun/star/xml/dom/events/PhaseType.hpp>
#include <com/sun/star/xml/dom/events/XMouseEvent.hpp>
...
...
unoxml/source/events/mutationevent.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
EVENT
_MUTATIONEVENT_HXX
#define
EVENT
_MUTATIONEVENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_EVENTS
_MUTATIONEVENT_HXX
#define
INCLUDED_UNOXML_SOURCE_EVENTS
_MUTATIONEVENT_HXX
#include <sal/types.h>
...
...
unoxml/source/events/testlistener.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
EVENT
_TESTLISTENER_HXX
#define
EVENT
_TESTLISTENER_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_EVENTS
_TESTLISTENER_HXX
#define
INCLUDED_UNOXML_SOURCE_EVENTS
_TESTLISTENER_HXX
#include <sal/types.h>
...
...
unoxml/source/events/uievent.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
EVENT
_UIEVENT_HXX
#define
EVENT
_UIEVENT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_EVENTS
_UIEVENT_HXX
#define
INCLUDED_UNOXML_SOURCE_EVENTS
_UIEVENT_HXX
#include <sal/types.h>
...
...
unoxml/source/rdf/CNodes.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CNODES_HXX
#define _CNODES_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_RDF
_CNODES_HXX
#define
INCLUDED_UNOXML_SOURCE_RDF
_CNODES_HXX
#include <sal/config.h>
#include <cppuhelper/factory.hxx>
...
...
unoxml/source/rdf/librdf_repository.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _LIBRDF_REPOSITORY_HXX
#define _LIBRDF_REPOSITORY_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_RDF
_LIBRDF_REPOSITORY_HXX
#define
INCLUDED_UNOXML_SOURCE_RDF
_LIBRDF_REPOSITORY_HXX
#include <sal/config.h>
#include <cppuhelper/factory.hxx>
...
...
unoxml/source/xpath/nodelist.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef XPATH_NODELIST_HXX
#define XPATH_NODELIST_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
XPATH_NODELIST_HXX
#define
INCLUDED_UNOXML_SOURCE_
XPATH_NODELIST_HXX
#include <sal/types.h>
#include <rtl/ref.hxx>
...
...
unoxml/source/xpath/xpathapi.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef XPATH_XPATHAPI_HXX
#define XPATH_XPATHAPI_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
XPATH_XPATHAPI_HXX
#define
INCLUDED_UNOXML_SOURCE_
XPATH_XPATHAPI_HXX
#include <map>
#include <vector>
...
...
unoxml/source/xpath/xpathobject.hxx
Dosyayı görüntüle @
d0c12f0a
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef XPATH_XPATHOBJECT_HXX
#define XPATH_XPATHOBJECT_HXX
#ifndef
INCLUDED_UNOXML_SOURCE_
XPATH_XPATHOBJECT_HXX
#define
INCLUDED_UNOXML_SOURCE_
XPATH_XPATHOBJECT_HXX
#include <boost/shared_ptr.hpp>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment