Lines Matching refs:rFrame
1361 SfxFrame& rFrame = pViewFrame->GetFrame(); in ConnectSfxFrame_Impl() local
1363 if ( !rFrame.IsMarkedHidden_Impl() ) in ConnectSfxFrame_Impl()
1370 if ( rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
1374 rFrame.GetWorkWindow_Impl()->SetInternalDockingAllowed( sal_False ); in ConnectSfxFrame_Impl()
1376 if ( !rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
1379 rFrame.GetWindow().Show(); in ConnectSfxFrame_Impl()
1380 if ( !rFrame.IsInPlace() || ( nPluginMode == 3 ) ) in ConnectSfxFrame_Impl()
1381 pViewFrame->MakeActive_Impl( rFrame.GetFrameInterface()->isActive() ); in ConnectSfxFrame_Impl()
1383 if ( rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()
1394 …DBG_ASSERT( !rFrame.IsInPlace() && !bHasPluginMode, "Special modes not compatible with hidden mode… in ConnectSfxFrame_Impl()
1395 rFrame.GetWindow().Show(); in ConnectSfxFrame_Impl()
1401 if ( !rFrame.IsInPlace() ) in ConnectSfxFrame_Impl()