Home
last modified time | relevance | path

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

/trunk/main/sd/inc/ !
H A Dcusshow.hxx71 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getUnoCustomShow();
/trunk/main/sd/source/core/ !
H A Dcusshow.cxx85 uno::Reference< uno::XInterface > SdCustomShow::getUnoCustomShow() in getUnoCustomShow() function in SdCustomShow
/trunk/main/sd/source/ui/unoidl/ !
H A Dunocpres.cxx415 … uno::Reference< container::XIndexContainer > xRef( pShow->getUnoCustomShow(), uno::UNO_QUERY ); in getByName()