Lines Matching refs:bUndo

589 	const bool bUndo = IsUndoEnabled();  in InsertBookmarkAsPage()  local
591 if( bUndo ) in InsertBookmarkAsPage()
784 if( bUndo ) in InsertBookmarkAsPage()
789 if( !bUndo ) in InsertBookmarkAsPage()
810 if( bUndo ) in InsertBookmarkAsPage()
815 if( !bUndo ) in InsertBookmarkAsPage()
853 if( bUndo ) in InsertBookmarkAsPage()
858 if( !bUndo ) in InsertBookmarkAsPage()
909 if( bUndo ) in InsertBookmarkAsPage()
928 if( bUndo ) in InsertBookmarkAsPage()
979 if( bUndo ) in InsertBookmarkAsPage()
1352 …nt::RemoveUnnecessaryMasterPages(SdPage* pMasterPage, sal_Bool bOnlyDuplicatePages, sal_Bool bUndo) in RemoveUnnecessaryMasterPages() argument
1357 if( bUndo && !IsUndoEnabled() ) in RemoveUnnecessaryMasterPages()
1358 bUndo = sal_False; in RemoveUnnecessaryMasterPages()
1437 if( bUndo ) in RemoveUnnecessaryMasterPages()
1445 if( !bUndo ) in RemoveUnnecessaryMasterPages()
1448 if( bUndo ) in RemoveUnnecessaryMasterPages()
1453 if( !bUndo ) in RemoveUnnecessaryMasterPages()
1456 if( bUndo ) in RemoveUnnecessaryMasterPages()
1477 if( bUndo ) in RemoveUnnecessaryMasterPages()
1578 const bool bUndo = IsUndoEnabled(); in SetMasterPage() local
1580 if( bUndo ) in SetMasterPage()
1870 if( bUndo ) in SetMasterPage()
1877 if( bUndo ) in SetMasterPage()
1917 if( bUndo ) in SetMasterPage()
2003 if( bUndo ) in SetMasterPage()
2013 if( bUndo ) in SetMasterPage()
2026 if( bUndo ) in SetMasterPage()
2042 if( bUndo ) in SetMasterPage()
2047 if( bUndo ) in SetMasterPage()
2082 if( bUndo ) in SetMasterPage()
2118 if( bUndo ) in SetMasterPage()
2131 FASTBOOL bUndo, FASTBOOL bTreadSourceAsConst) in Merge() argument
2134 …FirstPageNum, nLastPageNum, nDestPos, bMergeMasterPages, bAllMasterPages, bUndo, bTreadSourceAsCon… in Merge()