Home
last modified time | relevance | path

Searched refs:xObjectAsContainer (Results 1 – 1 of 1) sorted by relevance

/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx332 …const uno::Reference< container::XNameContainer > xObjectAsContainer( _rxInspectee, uno::UNO_QUERY… in inspect() local
333 …m_xReportComponent.set( xObjectAsContainer->getByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARA… in inspect()
336 if ( xObjectAsContainer->hasByName( sRowSet ) ) in inspect()
338 const uno::Any aRowSet( xObjectAsContainer->getByName(sRowSet) ); in inspect()

Completed in 17 milliseconds