Searched refs:_bUndo (Results 1 – 5 of 5) sorted by relevance
683 void OXUndoEnvironment::SetUndoMode(sal_Bool _bUndo) in SetUndoMode() argument685 m_pImpl->m_bIsUndo = _bUndo; in SetUndoMode()
53 void SetUndoMode(sal_Bool _bUndo);
175 …void createGroupSection(const bool _bUndo,const bool _bHeader,const ::com::sun::star::uno::Sequenc…
1206 sal_Bool _bUndo = IsUndoEnabled(); in SetText() local1221 EnableUndo( _bUndo ); in SetText()
3943 void OReportController::createGroupSection(const bool _bUndo,const bool _bHeader, const Sequence< P… in createGroupSection() argument3953 if ( _bUndo ) in createGroupSection()
Completed in 46 milliseconds