Home
last modified time | relevance | path

Searched refs:_pViewFrame (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/cui/source/options/
H A Dtreeopt.cxx1807 SfxViewFrame* _pViewFrame = SfxViewFrame::GetFirst(); in ApplyLanguageOptions() local
1808 while ( _pViewFrame ) in ApplyLanguageOptions()
1810_pViewFrame->GetDispatcher()->Execute(pItem->Which(), SFX_CALLMODE_ASYNCHRON, pItem, 0L); in ApplyLanguageOptions()
1811 _pViewFrame = SfxViewFrame::GetNext( *_pViewFrame ); in ApplyLanguageOptions()
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx649 FmXFormShell::FmXFormShell( FmFormShell& _rShell, SfxViewFrame* _pViewFrame ) in FmXFormShell() argument
656 ,m_pTextShell( new ::svx::FmTextControlShell( _pViewFrame ) ) in FmXFormShell()
676 if ( _pViewFrame ) in FmXFormShell()
677 m_xAttachedFrame = _pViewFrame->GetFrame().GetFrameInterface(); in FmXFormShell()
/aoo42x/main/svx/source/inc/
H A Dfmshimp.hxx271 FmXFormShell(FmFormShell& _rShell, SfxViewFrame* _pViewFrame);

Completed in 127 milliseconds