/trunk/main/odk/util/ |
H A D | makefile.mk | 53 $(PRJ)$/docs$/tools.html \ 54 $(PRJ)$/docs$/notsupported.html \ 55 $(PRJ)$/docs$/install.html \ 56 $(PRJ)$/docs$/sdk_styles.css \ 57 $(PRJ)$/docs$/images$/arrow-1.gif \ 58 $(PRJ)$/docs$/images$/arrow-3.gif \ 59 $(PRJ)$/docs$/images$/nav_down.png \ 60 $(PRJ)$/docs$/images$/nav_home.png \ 61 $(PRJ)$/docs$/images$/nav_left.png \ 62 $(PRJ)$/docs$/images$/nav_right.png \ [all …]
|
H A D | odk_rules.pmk | 25 $(DESTDIRDOCU)/%.html : $(PRJ)/docs/%.html 37 $(DESTDIRDOCU)/%.css : $(PRJ)/docs/%.css 41 $(DESTDIRDOCUIMAGES)/% : $(PRJ)/docs/images/%
|
/trunk/main/offapi/com/sun/star/rdf/ |
H A D | URIs.idl | 285 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#hasPart 288 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#idref 290 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#path 293 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#mimeType 295 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Package 297 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Element 299 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#File 303 /// http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Document 306 /// http://docs.oasis-open.org/ns/office/1.2/meta/odf#prefix 308 /// http://docs.oasis-open.org/ns/office/1.2/meta/odf#suffix [all …]
|
/trunk/main/basctl/source/basicide/ |
H A D | scriptdocument.cxx | 159 class FilterDocuments : public docs::IDocumentDescriptorFilter 164 virtual bool includeDocument( const docs::DocumentDescriptor& _rDocument ) const; 197 bool FilterDocuments::includeDocument( const docs::DocumentDescriptor& _rDocument ) const in includeDocument() 208 void lcl_getAllModels_throw( docs::Documents& _out_rModels, bool _bVisibleOnly ) in lcl_getAllModels_throw() 214 docs::DocumentEnumeration aEnum( aContext, &aFilter ); in lcl_getAllModels_throw() 1142 docs::Documents aDocuments; in getDocumentForBasicManager() 1145 for ( docs::Documents::const_iterator doc = aDocuments.begin(); in getDocumentForBasicManager() 1170 docs::Documents aDocuments; in getDocumentWithURLOrCaption() 1173 for ( docs::Documents::const_iterator doc = aDocuments.begin(); in getDocumentWithURLOrCaption() 1222 docs::Documents aDocuments; in getAllScriptDocuments() [all …]
|
H A D | documentenumeration.hxx | 38 namespace basctl { namespace docs { namespace
|
H A D | documentenumeration.cxx | 42 namespace basctl { namespace docs { namespace
|
/trunk/main/redland/rasqal/ |
H A D | rasqal-0.9.33.patch.ooo_build | 7 -SUBDIRS += src utils tests docs data win32 scripts 8 +SUBDIRS += src tests docs data win32 scripts 10 -DIST_SUBDIRS=libsv libmtwist getopt src utils tests docs data win32 scripts 11 +DIST_SUBDIRS=libsv libmtwist getopt src tests docs data win32 scripts
|
/trunk/main/odk/pack/gendocu/ |
H A D | makefile.mk | 79 …ffline ../../common/ref ./uno -linkoffline http://java.sun.com/j2se/1.4.1/docs/api ./java $(JAVA_P… 93 $(CPP_DOCU_CLEANUP_FLAG) : $(INCLUDELIST) $(PRJ)$/docs$/cpp$/ref$/cpp.css 101 …$(MY_TEXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $(PRJ)$/docs$/cpp$/ref$/cpp.css $(MY_TEXTCOPY_TARGETPRE) $…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/ |
H A D | _XFormDocumentsSupplier.java | 46 XNameAccess docs = oObj.getFormDocuments() ; in _getFormDocuments() local 48 String[] docNames = docs.getElementNames() ; in _getFormDocuments()
|
H A D | _XQueryDefinitionsSupplier.java | 52 XNameAccess docs = oObj.getQueryDefinitions() ; in _getQueryDefinitions() local 54 String[] docNames = docs.getElementNames() ; in _getQueryDefinitions()
|
H A D | _XReportDocumentsSupplier.java | 46 XNameAccess docs = oObj.getReportDocuments() ; in _getReportDocuments() local 48 String[] docNames = docs.getElementNames() ; in _getReportDocuments()
|
/trunk/main/redland/raptor/ |
H A D | raptor2-2.0.15.patch.os2 | 1 --- misc/raptor2-2.0.15/docs/version.xml 2014-11-02 07:24:32.000000000 +0100 2 +++ misc/build/raptor2-2.0.15/docs/version.xml 2016-12-03 16:22:28.000000000 +0100
|
/trunk/main/redland/redland/ |
H A D | redland-1.0.17.patch.ooo_build | 8 -SUBDIRS=$(subdirs) src examples utils demos docs data scripts 9 +SUBDIRS=$(subdirs) src examples demos docs data scripts
|
H A D | redland-1.0.17.patch.os2 | 40 -SUBDIRS = $(subdirs) src examples utils demos docs data scripts
|
/trunk/main/odk/pack/copying/ |
H A D | makefile.mk | 237 $(IDL_DOCU_CLEANUP_FLAG) : $(IDL_CHAPTER_REFS) $(PRJ)/docs/common/ref/idl.css $(DESTIDLLIST) 246 …$(MY_TEXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $(PRJ)/docs/common/ref/idl.css $(MY_TEXTCOPY_TARGETPRE) $(…
|
/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Events.java | 825 ListModel docs = settings.cp_DefaultSession.cp_Content.cp_Documents; in saveSession() local 827 for (int i = 0; i < docs.getSize(); i++) in saveSession() 829 ((CGDocument) docs.getElementAt(i)).cp_Index = i; in saveSession()
|
H A D | Process.java | 153 int docs = settings.cp_DefaultSession.cp_Content.cp_Documents.getSize(); in getTaskSteps() local 165 TASKS_IN_EXPORT + docs * TASKS_PER_DOC + in getTaskSteps()
|
/trunk/main/ure/source/uretest/ |
H A D | README | 33 For more information, read the .../docs/install.html file in the SDK 51 requirements, see the SDK Installation Guide ($SDK_HOME/docs/install.html).
|
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | Settings.java | 121 String [] docs = new String[0]; in getWikiDocList() local 131 return theDocs.toArray( docs ); in getWikiDocList()
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbadocumentsbase.cxx | 80 …text >& xContext, const Documents& docs ) throw ( uno::RuntimeException ) : m_xContext( xContext … in DocumentsEnumImpl() argument
|
/trunk/main/sal/qa/helper/gcov/ |
H A D | readme.txt | 11 \\mahler\automat\docs\qadev\baselib\gcov_result_in_db_putter.php
|
/trunk/main/readlicense_oo/prj/ |
H A D | build.lst | 3 ro readlicense_oo\docs\readme nmake - all ro_readme NULL
|
/trunk/main/readlicense_oo/util/ |
H A D | makefile.pmk | 49 virtual : $(MERGEDXRM) $(COMMONMISC)$/readme.dtd $(PRJ)$/docs/readme.xsl
|
/trunk/main/lucene/ |
H A D | lucene-java-version.patch | 12 <property name="javadoc.link" value="http://java.sun.com/j2se/1.4/docs/api/"/>
|
/trunk/main/migrationanalysis/src/driver_docs/ |
H A D | makefile.mk | 120 @echo create driver docs
|