Home
last modified time | relevance | path

Searched refs:depend (Results 1 – 25 of 106) sorted by relevance

12345

/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx54 sal_Bool TypeDependency::insert(const OString& type, const OString& depend, sal_uInt16 use) in insert() argument
58 if (type.getLength() > 0 && depend.getLength() > 0) in insert()
62 TypeUsing typeUsing(depend, use); in insert()
73 TypeUsing typeUsing(depend, use); in insert()
/trunk/main/offapi/com/sun/star/chart/
H A DX3DDefaultSetter.idl43 /** The result may depend on the current chart type and the current shade mode.
48 The result may depend on the current chart type.
53 …The result may dependent on other 3D settings as rotation or shade mode. It may depend on the curr…
H A DXDiagramPositioning.idl65 …ulate the positioning so this method can be expensive and the result may depend on different other…
78 …ulate the positioning so this method can be expensive and the result may depend on different other…
91 …ulate the positioning so this method can be expensive and the result may depend on different other…
/trunk/main/ooo_custom_images/util/
H A Dtarget.pmk21 .IF "$(depend)"==""
23 .ENDIF # "$(depend)"==""
/trunk/main/
H A Dmakefile.rc41 depend .SETDIR=instsetoo_native/prj : check_modules
42 @+perl $(SOLARENV)$/bin$/build.pl --all $(PROFULLSWITCH) depend=t
/trunk/main/icc/source/create_sRGB_profile/
H A DMakefile.in202 distclean-depend:
332 distclean-am: clean-am distclean-compile distclean-depend \
366 distclean-depend distclean-generic distclean-libtool \
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dsdi.mk37 /// The target on with to depend to make sure the svidl executable is available.
39 …/// The target on with to depend to make sure the auxiliary files (libraries etc.) for the svidl e…
/trunk/main/sysui/desktop/solaris/
H A Dmakefile.mk61 $(MISC)/{$(PRODUCTLIST)}/{pkginfo depend} : $$(@:f) ../productversion.mk makefile.mk
115 $(PKGFILES) : $(MISC)/{$(PRODUCTLIST)}/{copyright pkginfo depend mailcap postinstall postremove} ma…
H A Dprototype3 i depend=depend
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DHierarchyBrowser.idl49 The names and meanings of such arguments depend on
67 returned may depend on the implementation. Each implementation
H A DDataImporter.idl50 The names and meanings of such arguments depend on
57 such status indicators depend on the implementation.
H A DSchemaAttribute.idl51 may depend on the locale.
/trunk/main/offapi/com/sun/star/graphic/
H A DXPrimitiveFactory2D.idl61 Sequence of factory parameters, whose semantics depend on the
79 Sequence of factory parameters, whose semantics depend on the
/trunk/main/offapi/com/sun/star/frame/
H A DPopupMenuController.idl58 users, which depend on runtime or context specific conditions.<br/>
108 normally depend on the state of other data. This interface is used to
H A DControlCommand.idl53 for the command. The number and type of arguments depend on the
H A DXSynchronousDispatch.idl62 They depend on the real implementation of the dispatch object.
/trunk/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl48 <p>Many aspects of the supported behavior depend strongly on the underlying
134 and data stores. Whether and how they are used may also depend on properties
/trunk/main/solenv/inc/
H A Dant.mk84 depend .PHONY: target
H A Dtg_java.mk55 $(JAVAC) -depend $(JAVACPS) $(CLASSPATH) -d $(CLASSDIR) $(JAVAFLAGS) $(JAVAFILES)
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/
H A Dprivate.properties25 do.depend=false
/trunk/main/rdbmaker/inc/codemaker/
H A Ddependency.hxx148 sal_Bool insert(const ::rtl::OString& type, const ::rtl::OString& depend, sal_uInt16);
/trunk/main/offapi/com/sun/star/text/
H A DTimeDisplayFormat.idl34 The formate may also depend on the system or document locale.
H A DDateDisplayFormat.idl34 The format may also depend on the system or document locale. The samples
/trunk/main/offapi/com/sun/star/util/
H A DChangesEvent.idl58 <p>Type and value of the accessor depend on the service.</p>
H A DXTimeStamped.idl47 timestamps, depend on the implementation.

Completed in 48 milliseconds

12345