Searched refs:bPush (Results 1 – 7 of 7) sorted by relevance
44 bPush(false) in PE_Namespace()84 bPush = false; in InitData()90 if (bPush) in TransferData()127 bPush = true; in On_start_SwBracket_Left()136 bPush = true; in On_gotName_SwBracket_Left()
87 bool bPush; member in cpp::PE_Namespace
98 bool bPush; member104 , bPush(false) in SfxToDo_Impl()110 , bPush(bOpPush) in SfxToDo_Impl()117 { return pCluster==rWith.pCluster && bPush==rWith.bPush; } in operator ==()487 bool bPush = (nMode & SFX_SHELL_PUSH) == SFX_SHELL_PUSH; in Pop() local494 aMsg += bPush ? ")::Push(" : ")::Pop("; in Pop()508 if ( pImp->aToDoStack.Top().bPush != bPush ) in Pop()512 DBG_ASSERT( bPush, "SfxInterface pushed more than once" ); in Pop()615 if ( aToDo.bPush ) in IMPL_LINK_INLINE_END()1964 if ( aToDo.bPush ) in FlushImpl()[all …]
704 void SwAttrHandler::FontChg(const SfxPoolItem& rItem, SwFont& rFnt, sal_Bool bPush ) in FontChg() argument923 if ( bPush ) in FontChg()929 if ( bPush ) in FontChg()936 if ( bPush ) in FontChg()942 if ( bPush ) in FontChg()
105 void FontChg(const SfxPoolItem& rItem, SwFont& rFnt, sal_Bool bPush );
323 SAL_DLLPRIVATE void PushSubShells_Impl( sal_Bool bPush=sal_True );
1585 void SfxViewShell::PushSubShells_Impl( sal_Bool bPush ) in PushSubShells_Impl() argument1589 if ( bPush ) in PushSubShells_Impl()
Completed in 62 milliseconds