Home
last modified time | relevance | path

Searched refs:properties (Results 176 – 200 of 724) sorted by relevance

12345678910>>...29

/aoo42x/main/svx/source/svdraw/
H A Dsvdoattr.cxx88 sdr::properties::BaseProperties* SdrAttrObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
90 return new sdr::properties::AttributeProperties(*this); in CreateObjectSpecificProperties()
H A Dsvdopage.cxx46 sdr::properties::BaseProperties* SdrPageObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
48 return new sdr::properties::PageProperties(*this); in CreateObjectSpecificProperties()
/aoo42x/main/offapi/com/sun/star/text/
H A DTextFrame.idl62 /** contains the definition of interfaces and properties that are supported by text frames,
105 height properties.
119 width properties.
/aoo42x/main/offapi/com/sun/star/embed/
H A DXEmbedObjectCreator.idl125 specifies document related properties; please remember that target
131 contains object related properties
176 contains object related properties
/aoo42x/main/svx/inc/svx/sdr/properties/
H A Dproperties.hxx43 namespace properties namespace
53 namespace properties namespace
/aoo42x/main/svx/source/engine3d/
H A Dsphere3d.cxx52 sdr::properties::BaseProperties* E3dSphereObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
54 return new sdr::properties::E3dSphereProperties(*this); in CreateObjectSpecificProperties()
H A Dobj3d.cxx192 sdr::properties::BaseProperties* E3dObject::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
194 return new sdr::properties::E3dProperties(*this); in CreateObjectSpecificProperties()
969 sdr::properties::BaseProperties* E3dCompoundObject::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
971 return new sdr::properties::E3dCompoundProperties(*this); in CreateObjectSpecificProperties()
H A Dlathe3d.cxx54 sdr::properties::BaseProperties* E3dLatheObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
56 return new sdr::properties::E3dLatheProperties(*this); in CreateObjectSpecificProperties()
/aoo42x/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/private/
H A Dprivate.properties29 user.properties.file=C:\\Documents and Settings\\ll93751\\.netbeans\\6.8\\build.properties
/aoo42x/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx638 Sequence<Reference<XPropertyTypeDescription> > properties; in getTypeBlob() local
652 properties = xService->getProperties(); in getTypeBlob()
658 propertyCount = (sal_uInt16)properties.getLength(); in getTypeBlob()
717 properties[i], UNO_QUERY); in getTypeBlob()
/aoo42x/main/offapi/com/sun/star/deployment/
H A DXExtensionManager.idl74 The properties argument is currently only used to suppress the license information
79 @param properties
80 additional properties, for example, that the license is to be
93 [in] sequence<com::sun::star::beans::NamedValue> properties,
/aoo42x/test/testassistant/lib/
H A Dtestcommon.jar ... .util.Properties) String file java.util.Properties props java.util.Properties properties public static java ...
/aoo42x/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.properties23 # $Id: XmlDiff.properties,v 1.2 2005-10-24 16:13:45 hr Exp $
25 # This properties file provides info for XmlDiff program
/aoo42x/main/offapi/com/sun/star/style/
H A DPageStyle.idl42 /** contributes common properties of page styles.
56 /** gives access to the pages properties.
/aoo42x/main/offapi/com/sun/star/ucb/
H A DPropertiesManager.idl36 (prefdefined) UCB properties.
46 (prefdefined) UCB properties.
H A DMissingPropertiesException.idl36 /** This exception is used to indicate that there are properties missing.
49 /** contains the names of the missing properties.
/aoo42x/main/offapi/com/sun/star/animations/
H A DTargetProperties.idl44 /// Target for which this struct specifies properties
47 /// Global target properties
/aoo42x/main/offapi/com/sun/star/document/
H A DXInteractionFilterOptions.idl48 @param rProperties the list of properties containing filter options.
56 @returns the stored list of properties containing filter options.
/aoo42x/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java502 Property[] properties = xPSI.getProperties(); in getPropsToTest() local
507 for (int i = 0; i < properties.length; i++) { in getPropsToTest()
509 Property property = properties[i]; in getPropsToTest()
/aoo42x/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl51 are tolerant against properties which do not exist. For instance, if a property handler tries to
62 <p>This is usually used by an <type>XPropertyHandler</type> if it handles properties,
128 /** shows or hides all properties belonging to a given category
H A DGenericPropertyHandler.idl38 on the provided components, and expose the properties obtained via
43 for example, list box controls to represent enumeration properties.</p>
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl109 <p> Subsequent calls describe changes to properties and items or
174 of properties, items or members of the node until a matching call
219 of properties or members of the node until a matching call
331 and can't be removed, as dynamic properties always are mandatory
552 as dynamic properties always are mandatory
602 as dynamic properties always are mandatory
/aoo42x/main/udkapi/com/sun/star/beans/
H A DPropertyBag.idl45 /** Implementation of this service can keep any properties and is useful
49 property sets, giving direct access to the properties. In this case,
H A DPropertySet.idl53 which have properties.
55 <p>It specifies several, mostly optional ways to access properties.
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXResultSetMetaDataSupplier.idl43 The number, types, and properties of a ResultSet's columns are
54 /** retrieves the number, types, and properties of a ResultSet's columns.

Completed in 142 milliseconds

12345678910>>...29