Home
last modified time | relevance | path

Searched refs:xObject (Results 51 – 54 of 54) sorted by relevance

123

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3086 uno::Reference<uno::XInterface> xObject(aSelection,uno::UNO_QUERY); in select() local
3087 uno::Reference<report::XReportComponent> xProp(xObject,uno::UNO_QUERY); in select()
3090 getDesignView()->showProperties(xObject); in select()
3098 if ( !xSection.is() && xObject.is() ) in select()
3099 getDesignView()->showProperties(xObject); in select()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1474 uno::Reference < embed::XEmbeddedObject > xObject = pPersist->getEmbeddedObjectContainer(). in findAutoLayoutShapesImpl() local
1478 if( xObject.is() ) in findAutoLayoutShapesImpl()
1480 SvGlobalName aClassId( xObject->getClassID() ); in findAutoLayoutShapesImpl()
/trunk/main/sc/inc/
H A Dcellsuno.hxx733 ::com::sun::star::sheet::XSheetFilterable >& xObject )
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5732 const uno::Reference<sheet::XSheetFilterable>& xObject ) in createFilterDescriptorByObject() argument
5740 uno::Reference<sheet::XCellRangeAddressable> xAddr( xObject, uno::UNO_QUERY ); in createFilterDescriptorByObject()

Completed in 111 milliseconds

123