Home
last modified time | relevance | path

Searched refs:resources (Results 26 – 50 of 155) sorted by relevance

1234567

/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.rc37 // German (Germany) resources
52 #endif // German (Germany) resources
57 // English (U.S.) resources
144 #endif // English (U.S.) resources
/trunk/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEventListener.rc37 // Deutsch (Deutschland) resources
124 #endif // Deutsch (Deutschland) resources
129 // Englisch (USA) resources
143 #endif // Englisch (USA) resources
/trunk/main/winaccessibility/source/UAccCOM/
H A DUAccCOM.rc37 // Chinese (P.R.C.) resources
67 #endif // Chinese (P.R.C.) resources
72 // English (U.S.) resources
135 #endif // English (U.S.) resources
/trunk/main/writerfilter/source/
H A DMakefile35 wf_SRC_doctok_Model=$(WFDIR)doctok/resources.xmi
36 wf_SRC_doctok_Resources_xsl=$(WFDIR)doctok/resources.xsl
44 wf_GEN_doctok_Resources_hxx=doctok/resources.hxx
45 wf_GEN_doctok_Resources_cxx=resources.cxx
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx381 std::vector< DAVResource > resources; in getData() local
389 resources, in getData()
413 for ( sal_uInt32 n = 0; n < resources.size(); ++n ) in getData()
415 const DAVResource & rRes = resources[ n ]; in getData()
H A Dwebdavcontent.cxx1502 std::vector< DAVResource > resources; in getPropertyValues() local
1506 DAVZERO, aPropNames, resources, xEnv ); in getPropertyValues()
1508 if ( 1 == resources.size() ) in getPropertyValues()
1513 ContentProperties( resources[ 0 ] )); in getPropertyValues()
1516 new ContentProperties( resources[ 0 ] ) ); in getPropertyValues()
3538 std::vector< DAVResource > resources; in getResourceType() local
3559 DAVZERO, aPropNames, resources, xEnv ); in getResourceType()
3566 if ( resources.size() == 1 ) in getResourceType()
3570 new CachableContentProperties( resources[ 0 ] ) ); in getResourceType()
H A DContentProperties.hxx128 std::vector< rtl::OUString > & resources,
141 std::vector< rtl::OUString > & resources,
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfiguration.idl41 /** A configuration describes the resources of an application like panes,
56 /** Returns the list of resources that are bound directly and/or
74 This flag defines whether to return only resources that are
80 resource ids that match all conditions. The resources in the
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/resources/
H A DBundle.properties28 Templates/Mount/org-openoffice-netbeans-modules-office-resources-AppStorage.settings=Office Applica…
29 Templates/Mount/org-openoffice-netbeans-modules-office-resources-OpenOfficeDocFileSystem.settings=O…
33 Services/org-openoffice-netbeans-modules-office-resources-OfficeSettings.settings=Office Settings
/trunk/main/offapi/com/sun/star/drawing/
H A Dmodules.idl29 /** The drawing framework is responsible for managing the resources used by
32 responsible for its different resources: <type
38 The set of active resources is represented by the <type
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dalllangres.mk97 …/// Sets the location where resources are to be found. reslocation is a path relative to the defau…
99 …/// of those named as the language of the processed resource. In addition, resources are found in …
103 /// Sets the languages for which to create resources.
/trunk/main/offapi/com/sun/star/ucb/
H A DXSimpleFileAccess.idl240 opened for random write access. Some resources do not allow random
241 write access. To write data for those resources
258 opened for random write access. Some resources do not allow random
259 write access. To write data for those resources
/trunk/main/writerfilter/source/doctok/
H A Dcleanupresources24 xsltproc tidyxmi.xsl resources.xmi | xmllint --format - > $TEMP
25 mv $TEMP resources.xmi
/trunk/main/udkapi/com/sun/star/lang/
H A DXComponent.idl39 /** allows to exclicitly free resources and break cyclic references.
58 resources kept by this object and thus break cyclic references.
61 The object should release all resources and references in the
/trunk/main/extensions/source/macosx/spotlight/
H A Dmakefile.mk60 resources = $(RESOURCES)/en.lproj/schema.strings \ macro
74 $(ZIP1TARGETN) : $(plistfiles) $(binaries) $(resources)
/trunk/main/writerfilter/
H A DPackage_writerfilter_generated.mk39 writerfilter/source/doctok/resources.xmi \
40 writerfilter/source/doctok/resources.xsl \
/trunk/main/offapi/com/sun/star/sdbc/
H A DXCloseable.idl37 /** provides for the releasing of resources acquired by the implementing object.
42 /** releases all resources connected to an object.
/trunk/main/wizards/com/sun/star/wizards/web/
H A DTOCPreview.java60 private WebWizardDialogResources resources; field in TOCPreview
79 resources = res; in TOCPreview()
/trunk/main/xmerge/source/activesync/
H A DXMergeSync.rc41 // English (Ireland) resources
87 #endif // English (Ireland) resources
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.rc40 // German (Germany) resources
127 #endif // German (Germany) resources
/trunk/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.rc40 // German (Germany) resources
129 #endif // German (Germany) resources
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.rc40 // German (Germany) resources
134 #endif // German (Germany) resources
/trunk/main/desktop/win32/source/QuickStart/
H A DOOQuickStart.rc40 // German (Germany) resources
137 #endif // German (Germany) resources
/trunk/main/desktop/win32/source/QuickStart/so/
H A DQuickStart.rc40 // German (Germany) resources
137 #endif // German (Germany) resources
/trunk/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/
H A Dresources.properties25 # resources.properties
27 # resources for org.openoffice.xmerge.converter package.

Completed in 83 milliseconds

1234567