Home
last modified time | relevance | path

Searched refs:GetInterface (Results 26 – 50 of 126) sorted by relevance

123456

/aoo42x/main/sw/inc/
H A Dwdocsh.hxx35 using SotObject::GetInterface;
/aoo42x/main/basctl/source/basicide/
H A Dbasdoc.hxx51 using SotObject::GetInterface;
/aoo42x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx402 m_xFrame->setComponent( VCLUnoHelper::GetInterface( m_pView ), this ); in attachFrame()
734 m_xView = VCLUnoHelper::GetInterface(m_pView); in Construct()
1508 …NSTASCII_USTRINGPARAM( "DialogParentWindow" ) ), makeAny( VCLUnoHelper::GetInterface( m_pView ) ) ) in getPropertyHandlers()
H A Dcommoncontrol.cxx87 return VCLUnoHelper::GetInterface( m_pControlWindow ); in getControlWindow()
/aoo42x/main/svx/source/inc/
H A Dfmitems.hxx55 …const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > GetInterface() const… in GetInterface() function in FmInterfaceItem
/aoo42x/main/sfx2/inc/
H A Dprogind.hxx73 ::com::sun::star::task::XStatusIndicator* GetInterface() in GetInterface() function in SfxPopupStatusIndicator
/aoo42x/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx508 Reference< ::com::sun::star::awt::XWindow > xWindow( VCLUnoHelper::GetInterface( mpControl ) ); in addFocusListener()
523 Reference< ::com::sun::star::awt::XWindow > xWindow = VCLUnoHelper::GetInterface( mpControl ); in removeFocusListener()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx640 pSfxViewFrame->ExecuteSlot(rReq, pSfxViewFrame->GetInterface()); in ExecUndo()
701 pSfxViewFrame->GetInterface(), &rSet ); in StateUndo()
H A Dannotsh.cxx1547 pSfxViewFrame->GetSlotState( nWhich, pSfxViewFrame->GetInterface(), &rSet ); in StateUndo()
1560 pSfxViewFrame->GetSlotState( nWhich, pSfxViewFrame->GetInterface(), &rSet ); in StateUndo()
1619 pSfxViewFrame->GetSlotState( nWhich, pSfxViewFrame->GetInterface(), &rSet ); in StateUndo()
/aoo42x/main/sot/source/base/
H A Dobject.cxx107 IUnknown * SotObject::GetInterface( const SvGlobalName & ) in GetInterface() function in SotObject
/aoo42x/main/svtools/source/dialogs/
H A Dcolrdlg.cxx84 Reference< com::sun::star::awt::XWindow > xParent( VCLUnoHelper::GetInterface( mpParent ) ); in Execute()
/aoo42x/main/framework/source/uielement/
H A Dtoolbarmanager.cxx933 Reference< XWindow > xToolbarWindow = VCLUnoHelper::GetInterface( m_pToolBar ); in CreateControllers()
1801 Reference< XDockableWindow > xDockable( VCLUnoHelper::GetInterface( m_pToolBar ), UNO_QUERY ); in GetToolBarCustomMenu()
1991 Reference< XDockableWindow > xDockable( VCLUnoHelper::GetInterface( m_pToolBar ), UNO_QUERY ); in IMPL_LINK()
2008 pExecuteInfo->xWindow = VCLUnoHelper::GetInterface( m_pToolBar ); in IMPL_LINK()
H A Dstatusbarwrapper.cxx193 return Reference< XInterface >( VCLUnoHelper::GetInterface( pWindow ), UNO_QUERY ); in getRealInterface()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbtablepreviewdialog.cxx92 m_xFrame->initialize( VCLUnoHelper::GetInterface ( m_pBeamerWIN ) ); in SwDBTablePreviewDialog()
/aoo42x/main/extensions/source/abpilot/
H A Dadmininvokationimpl.cxx86 Reference< XWindow > xDialogParent = VCLUnoHelper::GetInterface(m_pMessageParent); in invokeAdministration()
/aoo42x/main/sw/source/ui/uiview/
H A Dsrcview.cxx396 SfxBoolItem* pItem = (SfxBoolItem*)pDocShell->ExecuteSlot(rReq, pDocShell->GetInterface()); in Execute()
442 SfxViewShell::ExecuteSlot( rReq, SfxViewShell::GetInterface() ); in Execute()
/aoo42x/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx191 mxWindow = VCLUnoHelper::GetInterface(mpWindow); in GetWindow()
/aoo42x/main/svtools/inc/svtools/
H A Dtransfer.hxx398 …sal_Bool GetInterface( SotFormatStringId nFormat, ::com::sun::star::uno::Reference< ::com::sun…
399 …sal_Bool GetInterface( const ::com::sun::star::datatransfer::DataFlavor& rFlavor, ::com::sun::…
/aoo42x/main/starmath/inc/
H A Ddocument.hxx168 using SotObject::GetInterface;
/aoo42x/main/svtools/source/brwbox/
H A Deditbrowsebox2.cxx89 VCLUnoHelper::GetInterface( &aController->GetWindow() ), // focus window (for notifications) in implCreateActiveAccessible()
/aoo42x/main/sfx2/source/sidebar/
H A DPanelTitleBar.cxx100 VCLUnoHelper::GetInterface(&maToolBox), in SetMoreOptionsCommand()
H A DControllerFactory.cxx175 aPropValue.Value <<= VCLUnoHelper::GetInterface(pToolBox); in CreateToolBarController()
/aoo42x/main/sfx2/source/dialog/
H A Dpartwnd.cxx149 xFrame->initialize( VCLUnoHelper::GetInterface ( this ) ); in SfxPartDockWnd_Impl()
/aoo42x/main/sd/source/ui/inc/
H A DDrawDocShell.hxx110 using SotObject::GetInterface;
/aoo42x/main/canvas/source/directx/
H A Ddx_spritedevicehelper.cxx74 VCLUnoHelper::GetInterface(&rWindow), in init()

Completed in 131 milliseconds

123456