/aoo41x/main/framework/source/dispatch/ |
H A D | dispatchprovider.cxx | 362 …css::uno::Reference< css::frame::XDispatchProvider > xParent( xFrame->getCreator(), css::uno::UNO_… in implts_queryFrameDispatch() 393 …css::uno::Reference< css::frame::XDispatchProvider > xProvider( xFrame->getCreator(), css::uno::UN… in implts_queryFrameDispatch() 429 …css::uno::Reference< css::frame::XDispatchProvider > xParent( xFrame->getCreator(), css::uno::UNO_… in implts_queryFrameDispatch() 452 …css::uno::Reference< css::frame::XDispatchProvider > xParent( xFrame->getCreator(), css::uno::UNO_… in implts_queryFrameDispatch() 479 …css::uno::Reference< css::frame::XDispatchProvider > xParent( xFrame->getCreator(), css::uno::UNO_… in implts_queryFrameDispatch() 562 …css::uno::Reference< css::frame::XDispatchProvider > xParent( xFrame->getCreator(), css::uno::UNO_… in implts_queryFrameDispatch()
|
H A D | closedispatcher.cxx | 314 if ( ! xCloseFrame->getCreator().is()) in IMPL_LINK() 640 … css::uno::Reference< css::frame::XFrame > xParent(xTarget->getCreator(), css::uno::UNO_QUERY); in static_impl_searchRightTargetFrame()
|
/aoo41x/main/comphelper/source/misc/ |
H A D | accessiblecontexthelper.cxx | 60 inline Reference< XAccessible > getCreator( ) const { return m_aCreator; } in getCreator() function in comphelper::OContextHelper_Impl 274 return m_pImpl->getCreator(); in getAccessibleCreator() 294 Reference< XAccessible > xCreator( m_pImpl->getCreator() ); in getAccessibleIndexInParent()
|
/aoo41x/main/qadevOOo/tests/java/ifc/frame/ |
H A D | _XFrame.java | 272 XFramesSupplier creator = oObj.getCreator() ; in _getCreator() 456 XFramesSupplier oldCreator = oObj.getCreator() ; in _setCreator() 458 tRes.tested("setCreator()", oObj.getCreator() == null) ; in _setCreator()
|
/aoo41x/main/bean/com/sun/star/comp/beans/ |
H A D | Frame.java | 74 public com.sun.star.frame.XFramesSupplier getCreator( ) in getCreator() method in Frame 76 return xFrame.getCreator(); in getCreator()
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | Frame.java | 128 public XFramesSupplier getCreator() in getCreator() method in Frame 130 return m_frame.getCreator(); in getCreator()
|
/aoo41x/main/framework/inc/services/ |
H A D | task.hxx | 271 …virtual css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL getCreator() throw( css::uno::… in getCreator() function in framework::Task 273 return Frame::getCreator(); in getCreator()
|
H A D | desktop.hxx | 288 …no::Reference< css::frame::XFramesSupplier > SAL_CALL getCreator …
|
H A D | frame.hxx | 204 …virtual css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL getCreator ( …
|
/aoo41x/main/framework/source/helper/ |
H A D | oframes.cxx | 202 css::uno::Reference< XFrame > xParent( xOwner->getCreator(), UNO_QUERY ); in queryFrames() 228 css::uno::Reference< XFramesSupplier > xParent( xOwner->getCreator(), UNO_QUERY ); in queryFrames()
|
/aoo41x/main/embeddedobj/source/general/ |
H A D | docholder.cxx | 770 … uno::Reference< frame::XFramesSupplier > xSupp( m_xFrame->getCreator(), uno::UNO_QUERY ); in ShowUI() 789 … uno::Reference< frame::XFramesSupplier > xSupp( m_xFrame->getCreator(), uno::UNO_QUERY ); in ShowUI() 839 … uno::Reference< frame::XFramesSupplier > xSupp( m_xFrame->getCreator(), uno::UNO_QUERY ); in HideUI() 1337 … uno::Reference< frame::XFramesSupplier > xSupp( m_xFrame->getCreator(), uno::UNO_QUERY ); in activated()
|
/aoo41x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 12 "Frame";"com::sun::star::frame::XFrame";"getCreator()"
|
H A D | com.sun.star.comp.framework.Desktop.csv | 12 "Desktop";"com::sun::star::frame::XFrame";"getCreator()"
|
/aoo41x/main/oovbaapi/ooo/vba/ |
H A D | XHelperInterface.idl | 50 long getCreator()
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XFrame.idl | 106 @see XFrame::getCreator() 118 XFramesSupplier getCreator();
|
/aoo41x/main/vbahelper/inc/vbahelper/ |
H A D | vbahelperinterface.hxx | 75 …virtual ::sal_Int32 SAL_CALL getCreator() throw (css::script::BasicErrorException, css::uno::Runti… in getCreator() function in InheritedHelperInterfaceImpl
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | CommandDispatchContainer.cxx | 186 Reference< frame::XDispatchProvider > xDispProv( xFrame->getCreator(), uno::UNO_QUERY ); in getContainerDispatchForURL()
|
/aoo41x/main/framework/source/jobs/ |
H A D | helponstartup.cxx | 248 …xDesktopCheck = css::uno::Reference< css::frame::XDesktop >(xFrame->getCreator(), css::uno::UNO_QU… in its_getModuleIdFromEnv()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1297 xParentFrame = xParentFrame.query( _rxFrame->getCreator() ); in lcl_getModuleHelpModuleName() 1443 xFrame.set( xFrame->getCreator(), UNO_QUERY ); in getTopMostContainerWindow()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | dbloader2.cxx | 371 xFrame.set(xFrame->getCreator(),UNO_QUERY); in lcl_getTopMostWindow()
|
/aoo41x/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 828 xParentFrame = uno::Reference< frame::XFrame >( xOwnFrame->getCreator(), uno::UNO_QUERY ); in queryDispatch() 885 xParentFrame = uno::Reference< frame::XFrame >( xOwnFrame->getCreator(), uno::UNO_QUERY ); in queryDispatch()
|
H A D | viewsh.cxx | 970 … uno::Reference < frame::XFramesSupplier > xParentFrame( xOwnFrame->getCreator(), uno::UNO_QUERY ); in UIActivating()
|
/aoo41x/main/framework/source/services/ |
H A D | desktop.cxx | 912 css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL Desktop::getCreator() throw( css::uno::… in getCreator() function in framework::Desktop
|
/aoo41x/main/sfx2/source/appl/ |
H A D | newhelp.cxx | 3414 Reference< XFramesSupplier > xCreator = getTextFrame()->getCreator(); in CloseWindow() 3417 xCreator = xCreator->getCreator(); in CloseWindow()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdoole2.cxx | 398 … uno::Reference < frame::XFramesSupplier > xParentFrame( xOwnFrame->getCreator(), uno::UNO_QUERY ); in activatingUI()
|