Searched refs:pFrame_ (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/basctl/source/basicide/ |
H A D | basides1.cxx | 296 SfxViewFrame *pFrame_ = GetFrame(); in ExecuteGlobal() local 297 if ( pFrame_ ) in ExecuteGlobal() 300 … pFrame_->GetFrame().GetFrameInterface(), in ExecuteGlobal()
|
H A D | basidesh.cxx | 177 BasicIDEShell::BasicIDEShell( SfxViewFrame* pFrame_, SfxViewShell* /* pOldShell */ ) : in BasicIDEShell() argument 178 SfxViewShell( pFrame_, IDE_VIEWSHELL_FLAGS ), in BasicIDEShell()
|
/aoo41x/main/starmath/source/ |
H A D | view.cxx | 1822 SmViewShell::SmViewShell(SfxViewFrame *pFrame_, SfxViewShell *): in SmViewShell() argument 1823 SfxViewShell(pFrame_, SFX_VIEW_HAS_PRINTOPTIONS | SFX_VIEW_CAN_PRINT), in SmViewShell() 1825 aGraphicController(aGraphic, SID_GAPHIC_SM, pFrame_->GetBindings()), in SmViewShell()
|
Completed in 33 milliseconds