Home
last modified time | relevance | path

Searched refs:aComponent (Results 26 – 30 of 30) sorted by relevance

12

/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXVersionedSchemaSupplier.idl56 @param aComponent
82 string getSchemaVersion([in] string aComponent)
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx91 OReportComponentProperties aComponent; member in reportdesign::OReportControlModel
105 ,aComponent(_xContext) in OReportControlModel()
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx486 Sequence< PropertyValue > aComponent; in implImport() local
487 pIter->Value >>= aComponent; in implImport()
488 const PropertyValue* pComponentIter = aComponent.getConstArray(); in implImport()
489 const PropertyValue* pComponentEnd = pComponentIter + aComponent.getLength(); in implImport()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1254 … XReportComponent aComponent = UnoRuntime.queryInterface(XReportComponent.class, aEnumObj); in copySection() local
1257 if (aComponent != null) in copySection()
1259 Object aClone = aComponent.createClone(); in copySection()
1266 copyProperties(aComponent, aClone); in copySection()
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx830 Reference< XComponent > aComponent( pInfo, UNO_QUERY ); in XclExpXmlStream() local
831 setSourceDocument( aComponent ); in XclExpXmlStream()

Completed in 38 milliseconds

12