Home
last modified time | relevance | path

Searched refs:bPush (Results 1 – 7 of 7) sorted by relevance

/trunk/main/autodoc/source/parser/cpp/
H A Dpe_namsp.cxx44 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()
H A Dpe_namsp.hxx87 bool bPush; member in cpp::PE_Namespace
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx98 bool bPush; member
104 , 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() local
494 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 …]
/trunk/main/sw/source/core/text/
H A Datrstck.cxx704 void SwAttrHandler::FontChg(const SfxPoolItem& rItem, SwFont& rFnt, sal_Bool bPush ) in FontChg() argument
923 if ( bPush ) in FontChg()
929 if ( bPush ) in FontChg()
936 if ( bPush ) in FontChg()
942 if ( bPush ) in FontChg()
H A Datrhndl.hxx105 void FontChg(const SfxPoolItem& rItem, SwFont& rFnt, sal_Bool bPush );
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx323 SAL_DLLPRIVATE void PushSubShells_Impl( sal_Bool bPush=sal_True );
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1585 void SfxViewShell::PushSubShells_Impl( sal_Bool bPush ) in PushSubShells_Impl() argument
1589 if ( bPush ) in PushSubShells_Impl()

Completed in 47 milliseconds