Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx1806 SfxViewFrame* _pViewFrame = SfxViewFrame::GetFirst(); in ApplyLanguageOptions() local
1807 while ( _pViewFrame ) in ApplyLanguageOptions()
1809_pViewFrame->GetDispatcher()->Execute(pItem->Which(), SFX_CALLMODE_ASYNCHRON, pItem, 0L); in ApplyLanguageOptions()
1810 _pViewFrame = SfxViewFrame::GetNext( *_pViewFrame ); in ApplyLanguageOptions()
/aoo41x/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()
/aoo41x/main/svx/source/inc/
H A Dfmshimp.hxx271 FmXFormShell(FmFormShell& _rShell, SfxViewFrame* _pViewFrame);

Completed in 55 milliseconds