Home
last modified time | relevance | path

Searched refs:properties (Results 201 – 225 of 724) sorted by relevance

12345678910>>...29

/aoo42x/main/offapi/com/sun/star/document/
H A DHeaderFooterSettings.idl37 /** describes properties that control the formatting of headers and
43 /** gives access to the properties implemented by this service.
/aoo42x/main/svx/source/engine3d/
H A Dextrud3d.cxx56 sdr::properties::BaseProperties* E3dExtrudeObj::CreateObjectSpecificProperties() in CreateObjectSpecificProperties()
58 return new sdr::properties::E3dExtrudeProperties(*this); in CreateObjectSpecificProperties()
/aoo42x/main/udkapi/com/sun/star/script/
H A DXDirectInvocation.idl52 /** provides access to an object's methods and properties.
57 /** provides access to methods and properties exposed by an object.
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDriverPropertyInfo.idl29 /** describes the driver properties for making a connection.
34 who need to interact with a driver to discover and supply properties
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DDescriptor.idl37 After the creation of the descriptor the properties have to be filled.
48 // gives access to the properties.
H A DIndex.idl42 All properties and columns of an index could by modified before they are appended
58 // gives access to the properties.
/aoo42x/main/offapi/com/sun/star/drawing/
H A DShadowProperties.idl37 /** This is a set of properties to describe the style for rendering a shadow.
44 <p>The other shadow properties are only applied if this is
/aoo42x/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl32 /** The formula properties provide access to the properties of a formula
48 <p> All properties containing relative values are related to this value.
/aoo42x/main/ucb/source/ucp/file/
H A Dshell.hxx153 PropertySet* properties; member in fileaccess::shell::UnqPathData
295 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& properties )
488 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& properties,
/aoo42x/main/svx/source/table/
H A Dtableundo.hxx36 namespace sdr { namespace properties { namespace
62 sdr::properties::TextProperties* mpProperties;
/aoo42x/main/offapi/com/sun/star/text/
H A DXTextPortionAppend.idl60 …<p> The sequence can contain all the properties defined by the service <type scope="com::sun::star…
67 CharacterAndParagraphProperties can contain all the properties defined by the service
H A DPrintPreviewSettings.idl37 /** These properties describe the printing of the content of a text document.
43 /** All properties have the property attribute 'maybevoid'
H A DXTextContentAppend.idl60 <p> The sequence can contain all the properties defined by the service
67 can contain all the properties defined by the service
/aoo42x/main/offapi/com/sun/star/chart/
H A DXDiagram.idl62 the properties of the specified data row (series).
75 the properties of the specified data point.
H A DChartAxis.idl78 <p>Note: The text properties correlate to all axis description
83 /** set the properties for the entire axis line as well as for the
88 /** set the properties for all text labels of the axis
/aoo42x/main/offapi/com/sun/star/chart2/
H A DLogicTargetModel.idl33 <p>The properties of this service correspond to the similar named attributes
43 * that instance is used to automatically calculate missing properties
/aoo42x/main/offapi/com/sun/star/table/
H A DTableSortDescriptor2.idl43 /** specifies properties which describe sorting of fields (rows or columns)
55 <p>Each entry specifies properties that state the
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl100 <p> Subsequent calls describe overrides to properties and members
155 of properties and members or items of the node until
201 of properties and members or items of the node until
475 as dynamically added properties always are mandatory
523 as dynamic properties always are mandatory
/aoo42x/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1923 static String[] properties = new String[] field in TableCellFormatter
1937 private Object[] values = new Object[properties.length];
1941 for (int i = 0; i < properties.length; i++) in TableCellFormatter()
1943 values[i] = Helper.getUnoPropertyValue(tableCell, properties[i]); in TableCellFormatter()
1949 Helper.setUnoPropertyValues(tableCell, properties, values); in format()
/aoo42x/main/toolkit/source/layout/core/
H A Dhelper.hxx132 …t, css::uno::Reference <css::uno::XInterface> xParent, rtl::OUString const& name, long properties);
133 …, css::uno::Reference< css::uno::XInterface > xParent, rtl::OUString const &name, long properties);
/aoo42x/main/offapi/com/sun/star/form/inspection/
H A DButtonNavigationHandler.idl39 …d <member scope="com::sun::star::form::component">CommandButton::TargetURL</member> properties of a
42 <p>For this, the two properties are superseded by new versions, where as button type, additional
/aoo42x/main/offapi/com/sun/star/sheet/
H A DSheetSortDescriptor.idl43 service with spreadsheet specific properties.</p>
49 /** provides common table sorting properties.
/aoo42x/main/vcl/aqua/source/dtrans/
H A DPictToBmpFlt.cxx147 NSData* pOut = [pRep representationUsingType: NSPNGFileType properties: nil]; in ImageToPNG()
182 NSData* pOut = [pRep representationUsingType: eOutFormat properties: nil]; in PNGToImage()
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl171 <li>insert statements declaring <code>rdf:type</code> properties
182 properties for the graph
208 <li>insert statements declaring <code>rdf:type</code> properties
221 properties for the graph
/aoo42x/main/offapi/com/sun/star/style/
H A DCharacterStyle.idl46 /// specifies administrative properties.
50 /// specifies the style properties.

Completed in 105 milliseconds

12345678910>>...29