Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx115 …Reference< XFramesSupplier > xFramesSupp( xFactory->createInstance( CREATE_OUSTRING( "com.sun.star… in GraphicHelper() local
116 xFrame = xFramesSupp->getActiveFrame(); in GraphicHelper()
/trunk/main/sc/source/filter/excel/
H A Dxlroot.cxx150 …Reference< XFramesSupplier > xFramesSupp( xFactory->createInstance( CREATE_OUSTRING( "com.sun.star… in XclRootData() local
151 Reference< XFrame > xFrame( xFramesSupp->getActiveFrame(), UNO_SET_THROW ); in XclRootData()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx2066 … css::uno::Reference< css::frame::XFramesSupplier > xFramesSupp( aElement, css::uno::UNO_QUERY ); in lcl_changeVisibility() local
2067 if ( xFramesSupp.is() ) in lcl_changeVisibility()
2068 lcl_changeVisibility( xFramesSupp, i_bVisible ); in lcl_changeVisibility()

Completed in 35 milliseconds