Lines Matching refs:bPinned
175 pOwner->SetPinned_Impl( !pOwner->bPinned ); in AutoHide()
230 bPinned(sal_True), in SfxSplitWindow()
255 bPinned = sal_True; in SfxSplitWindow()
264 if ( bPinned ) in SfxSplitWindow()
287 bPinned = sal_True; // always assume pinned - floating mode not used anymore in SfxSplitWindow()
318 bPinned = sal_True; in SfxSplitWindow()
323 SetAutoHideState( !bPinned ); in SfxSplitWindow()
324 pEmptyWin->SetAutoHideState( !bPinned ); in SfxSplitWindow()
396 Rectangle aRect = pWorkWin->GetFreeArea( !bPinned ); in StartSplit()
416 if ( bPinned ) in SplitResize()
769 if ( !bPinned && !IsFloatingMode() ) in InsertWindow_Impl()
771 bPinned = sal_True; in InsertWindow_Impl()
788 if ( !bPinned || !pEmptyWin->bFadeIn ) in InsertWindow_Impl()
858 if ( !bPinned || !pEmptyWin->bFadeIn ) in RemoveWindow()
1116 if ( !bPinned || !pEmptyWin->bFadeIn ) in GetSplitWindow()
1136 if ( bPinned == bOn ) in SetPinned_Impl()
1139 bPinned = bOn; in SetPinned_Impl()
1183 SetAutoHideState( !bPinned ); in SetPinned_Impl()
1184 pEmptyWin->SetAutoHideState( !bPinned ); in SetPinned_Impl()
1247 if ( !bPinned ) in AutoHide()