Home
last modified time | relevance | path

Searched refs:properties (Results 101 – 125 of 724) sorted by relevance

12345678910>>...29

/aoo42x/main/offapi/com/sun/star/chart/
H A DChartDataPointProperties.idl56 /** specifies all the properties for the graphic object of
59 <p>Text properties correlate to the data description of the data
61 called <type>ChartDataRowProperties</type> for the properties of
75 /** These properties affect the characters of data captions if
H A DXTwoAxisXSupplier.idl51 the properties of the secondary <i>x</i>-axis of the
54 <p>The returned property set contains scaling properties as
55 well as formatting properties.</p>
H A DXTwoAxisYSupplier.idl48 the properties of the secondary <i>y</i>-axis of the
51 <p>The returned property set contains scaling properties as
52 well as formatting properties.</p>
H A DXAxis.idl39 …the title of the axis. The returned object supports the properties described in service <type>Char…
44 …the properties of the major grid of the axis. The returned object supports service <type>ChartGrid…
49 …the properties of the minor grid of the axis. The returned object supports service <type>ChartGrid…
/aoo42x/main/svx/inc/svx/
H A Dsvdorect.hxx36 namespace sdr { namespace properties { namespace
51 friend class sdr::properties::RectangleProperties;
56 virtual sdr::properties::BaseProperties* CreateObjectSpecificProperties();
H A Dsvdocirc.hxx34 namespace sdr { namespace properties { namespace
58 friend class sdr::properties::CircleProperties;
65 virtual sdr::properties::BaseProperties* CreateObjectSpecificProperties();
H A Dsvdocapt.hxx36 namespace sdr { namespace properties { namespace
61 friend class sdr::properties::CaptionProperties;
65 virtual sdr::properties::BaseProperties* CreateObjectSpecificProperties();
H A Dsvdograf.hxx38 namespace properties namespace
85 friend class sdr::properties::GraphicProperties;
93 virtual sdr::properties::BaseProperties* CreateObjectSpecificProperties();
H A Dsvdomeas.hxx39 namespace sdr { namespace properties { namespace
66 friend class sdr::properties::MeasureProperties;
72 virtual sdr::properties::BaseProperties* CreateObjectSpecificProperties();
/aoo42x/main/offapi/com/sun/star/util/
H A DSortDescriptor2.idl33 /** gives access to the properties of a sort descriptor. The properties are
36 <p>The available properties are listed in the specific sort
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXHierarchicalPropertySet.idl58 a hierarchy of properties from an implementation.
62 least some of the properties have subproperties.</p>
82 /** retrieve information about the hierarchy of properties
91 not provide information about the properties; otherwise the
H A DXIntrospectionAccess.idl65 properties and methods as detected in the introspection
66 process. It's not possible to access properties or call
175 /** returns a sequence of properties of the introspected object
178 all properties of the introspected object which accord
274 <p>To access properties, query for the <type>XPropertySet
/aoo42x/main/offapi/com/sun/star/form/
H A DPropertyBrowserController.idl48 /** describes a controller which can be used to browse and modify properties of form controls.
51 …provide a visual component for inspecting control properties. This means it allows to interactivel…
125 /** allows to access the properties of the object
129 /** allows to access the properties via indices
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl168 <p> Subsequent calls describe the members and properties of the template
184 set of properties.
211 <p> Subsequent calls describe the members and properties of the template
227 set of properties.
282 <p> Subsequent calls describe the members and properties of the group
297 to describe a group with an extensible set of properties.
322 <p> Subsequent calls describe the item-types and properties of the set
337 to describe a set with an extensible set of properties.
/aoo42x/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl63 /** describes properties of a document, regarding the relationship
137 /** pack specific properties of caller
140 This is a parameter that can be used for any properties specific
219 /** additional properties for filter
231 /** additional properties for filter
234 This is a parameter that can be used for any properties specific
262 the other properties. It is not allowed to keep a reference to this
274 the other properties. It is not allowed to keep a reference to this
H A DStandaloneDocumentInfo.idl40 document properties without loading the whole document
44 Otherwise all supported properties of <type>DocumentInfo</type> will be set to
60 Must be the first action on this service. Otherwise all properties will be void.
/aoo42x/main/svx/source/table/
H A Dcell.cxx110 namespace properties namespace
309 , mpProperties( new sdr::properties::CellProperties( rTableObj, this ) ) in Cell()
748 sdr::properties::TextProperties* Cell::CloneProperties( sdr::properties::TextProperties* pPropertie… in CloneProperties()
751 …return new sdr::properties::CellProperties( *static_cast<sdr::properties::CellProperties*>(pProper… in CloneProperties()
758 sdr::properties::TextProperties* Cell::CloneProperties( SdrObject& rNewObj, Cell& rNewCell ) in CloneProperties()
1584 …mpProperties = new sdr::properties::CellProperties( static_cast< SdrTableObj& >( GetObject() ), th… in setAllPropertiesToDefault()
H A Dcell.hxx45 namespace sdr { namespace properties { namespace
200 …SVX_DLLPRIVATE sdr::properties::TextProperties* CloneProperties( SdrObject& rNewObj, Cell& rNewCel…
202 …SVX_DLLPRIVATE static sdr::properties::TextProperties* CloneProperties( sdr::properties::TextPrope…
220 sdr::properties::TextProperties* mpProperties;
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDBASEConnectionProperties.idl32 /** represents the properties for a dBase connection (session) with a specific
33 database. These properties can be used when calling the method
38 …The properties for a connection contain additional information about how to connect to a database …
H A DConnectionProperties.idl30 /** represents the properties for a connection (session) with a specific
31 database. These properties can be used when calling the method
36 …The properties for a connection contain additional information about how to connect to a database …
H A DFILEConnectionProperties.idl32 /** represents the properties for a FILE connection (session) with a specific
33 database. These properties can be used when calling the method
38 …The properties for a connection contain additional information about how to connect to a database …
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx79 uno::Sequence<css::beans::NamedValue> const & properties, in ExtensionProperties() argument
85 for (sal_Int32 i = 0; i < properties.getLength(); i++) in ExtensionProperties()
87 css::beans::NamedValue const & v = properties[i]; in ExtensionProperties()
/aoo42x/main/udkapi/com/sun/star/script/
H A DXInvocation2.idl42 about the methods and properties that are accessible via
48 /** returns the names of all methods and properties accessible via XInvocation.
52 /** returns information items for all methods and properties accessible via XInvocation.
/aoo42x/main/extensions/test/ole/MfcControl/
H A DMfcControl.odl25 properties:
58 properties:
59 // Event interface has no properties
/aoo42x/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl49 /** This is a set of properties to describe the style of characters.@see ParagraphProperties
188 properties are not applied to white spaces.
257 <p>It is linked to the properties CharCombinePrefix and CharCombineSuffix.</p>
266 <p>It is linked to the properties CharCombineIsOn and CharCombineSuffix.</p>
275 <p>It is linked to the properties CharCombineIsOn and CharCombinePrefix.</p>

Completed in 75 milliseconds

12345678910>>...29