Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx532 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_resetElementTypeData() local
552 aReplaceEvent.Source = xIfac; in impl_resetElementTypeData()
569 aEvent.Source = xIfac; in impl_resetElementTypeData()
621 aReplaceEvent.Source = xIfac; in impl_reloadElementTypeData()
639 aReplaceEvent.Source = xIfac; in impl_reloadElementTypeData()
656 aRemoveEvent.Source = xIfac; in impl_reloadElementTypeData()
1142 aEvent.Source = xIfac; in replaceSettings()
1191 aEvent.Source = xIfac; in replaceSettings()
1255 aEvent.Source = xIfac; in removeSettings()
1270 aEvent.Source = xIfac; in removeSettings()
[all …]
H A Duiconfigurationmanager.cxx457 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_resetElementTypeData() local
470 aEvent.Source = xIfac; in impl_resetElementTypeData()
500 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_reloadElementTypeData() local
519 aReplaceEvent.Source = xIfac; in impl_reloadElementTypeData()
533 aRemoveEvent.Source = xIfac; in impl_reloadElementTypeData()
914 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in replaceSettings() local
918 aEvent.Source = xIfac; in replaceSettings()
969 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in removeSettings() local
976 aEvent.Source = xIfac; in removeSettings()
1046 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in insertSettings() local
[all …]
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx160 Reference< XInterface > xIfac( pIter->second, UNO_QUERY ); in disposing() local
161 if ( xSource == xIfac ) in disposing()
165 Reference< XInterface > xIfac( m_xFrame, UNO_QUERY ); in disposing() local
166 if ( xIfac == xSource ) in disposing()
H A Dtoolboxcontroller.cxx313 Reference< XInterface > xIfac( pIter->second, UNO_QUERY ); in disposing() local
314 if ( xSource == xIfac ) in disposing()
319 Reference< XInterface > xIfac( m_xFrame, UNO_QUERY ); in disposing() local
320 if ( xIfac == xSource ) in disposing()
/trunk/main/framework/source/uielement/
H A Dbuttontoolbarcontroller.cxx218 uno::Reference< uno::XInterface > xIfac( m_xFrame, uno::UNO_QUERY ); in disposing() local
219 if ( xIfac == xSource ) in disposing()
H A Dtoolbarmanager.cxx865 Reference< XInterface > xIfac( m_xFrame, UNO_QUERY ); in GetPropsForCommand() local
868 m_aModuleIdentifier = xModuleManager->identify( xIfac ); in GetPropsForCommand()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2737 Reference< XInterface > xIfac( xContainerWindow, UNO_QUERY ); in windowResized() local
2738 if ( xIfac == aEvent.Source && m_bVisible ) in windowResized()
2785 Reference< XInterface > xIfac( xContainerWindow, UNO_QUERY ); in windowShown() local
2786 if ( xIfac == aEvent.Source ) in windowShown()
2807 Reference< XInterface > xIfac( xContainerWindow, UNO_QUERY ); in windowHidden() local
2808 if ( xIfac == aEvent.Source ) in windowHidden()
H A Dtoolbarlayoutmanager.cxx1835 …uno::Reference< uno::XInterface > xIfac( pIter->m_xUIElement->getRealInterface(), uno::UNO_QUERY ); in implts_findToolbar() local
1836 if ( xIfac == xToolbar ) in implts_findToolbar()
3943 … uno::Reference< uno::XInterface > xIfac( xUIElement->getRealInterface(), uno::UNO_QUERY ); in closed() local
3944 if ( xIfac == e.Source ) in closed()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx1166 Reference< XInterface > xIfac( xFrame, UNO_QUERY_THROW ); in ImplRetrieveLabelFromCommand() local
1168 ::rtl::OUString aModuleIdentifier( xModuleManager->identify( xIfac ) ); in ImplRetrieveLabelFromCommand()

Completed in 107 milliseconds