/aoo41x/main/editeng/source/rtf/ |
H A D | segincr.asm | 24 STARTWS0_SEG SEGMENT WORD PUBLIC 'STARTWS_CODE' 26 PUBLIC _SegIncr
|
/aoo41x/main/basic/source/runtime/ |
H A D | wnt.asm | 24 PUBLIC _DllMgr_call32@12 label 25 PUBLIC _DllMgr_callFp@12 label
|
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | Makefile | 164 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"… 175 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/ |
H A D | ControlInfo.java | 44 …if (modifiers == (Modifier.PUBLIC | Modifier.STATIC | Modifier.FINAL) && field.getType() == Intege…
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/ |
H A D | Makefile | 85 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/ |
H A D | Makefile | 83 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ |
H A D | Makefile | 64 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/java/PropertySet/ |
H A D | Makefile | 78 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/basic/source/inc/ |
H A D | token.hxx | 72 PRINT, PRIVATE, PROPERTY, PUBLIC, enumerator
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/ |
H A D | Makefile | 76 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/ |
H A D | Makefile | 77 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ |
H A D | Makefile | 73 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/ |
H A D | Makefile | 82 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/SimpleLicense/ |
H A D | Makefile | 117 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | Makefile | 118 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/ |
H A D | Makefile | 92 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/java/ToDo/ |
H A D | Makefile | 108 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/ |
H A D | Makefile | 91 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | Makefile | 98 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/ |
H A D | Makefile | 89 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/basic/source/comp/ |
H A D | dim.cxx | 205 if( pProc && ( eCurTok == GLOBAL || eCurTok == PUBLIC || eCurTok == PRIVATE ) ) in DefVar() 207 if( eCurTok == PUBLIC || eCurTok == GLOBAL ) in DefVar()
|
/aoo41x/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | Makefile | 99 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/cpp/custompanel/ |
H A D | Makefile | 102 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/java/MinimalComponent/ |
H A D | Makefile | 143 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|
/aoo41x/main/odk/examples/DevelopersGuide/Charts/ |
H A D | Makefile | 122 …@echo $(OSEP)!DOCTYPE manifest:manifest PUBLIC "$(QM)-//OpenOffice.org//DTD Manifest 1.0//EN$(QM)"…
|