Searched refs:pFrame_ (Results 1 – 3 of 3) sorted by relevance
/trunk/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()
|
/trunk/main/starmath/source/ |
H A D | view.cxx | 1896 SmViewShell::SmViewShell(SfxViewFrame *pFrame_, SfxViewShell *): in SmViewShell() argument 1897 SfxViewShell(pFrame_, SFX_VIEW_HAS_PRINTOPTIONS | SFX_VIEW_CAN_PRINT), in SmViewShell() 1899 aGraphicController(aGraphic, SID_GAPHIC_SM, pFrame_->GetBindings()), in SmViewShell()
|
Completed in 26 milliseconds