Home
last modified time | relevance | path

Searched refs:_bUndo (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/inc/
H A DUndoEnv.hxx55 void SetUndoMode(bool _bUndo);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/inc/
H A DUndoEnv.hxx50 void SetUndoMode(bool _bUndo);
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/core/sdr/
H A DUndoEnv.cxx609 void OXUndoEnvironment::SetUndoMode(bool _bUndo) in SetUndoMode() argument
611 m_pImpl->m_bIsUndo = _bUndo; in SetUndoMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/core/sdr/
H A DUndoEnv.cxx609 void OXUndoEnvironment::SetUndoMode(bool _bUndo) in SetUndoMode() argument
611 m_pImpl->m_bIsUndo = _bUndo; in SetUndoMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/inc/
H A DReportController.hxx155 …void createGroupSection(const bool _bUndo,const bool _bHeader,const css::uno::Sequence< css::beans…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/inc/
H A DReportController.hxx160 …void createGroupSection(const bool _bUndo,const bool _bHeader,const css::uno::Sequence< css::beans…
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit4.cxx1145 bool _bUndo = IsUndoEnabled(); in SetText() local
1159 EnableUndo( _bUndo ); in SetText()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit4.cxx1135 bool _bUndo = IsUndoEnabled(); in SetText() local
1148 EnableUndo( _bUndo ); in SetText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/report/
H A DReportController.cxx3907 void OReportController::createGroupSection(const bool _bUndo,const bool _bHeader, const Sequence< P… in createGroupSection() argument
3919 if ( _bUndo ) in createGroupSection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/report/
H A DReportController.cxx3895 void OReportController::createGroupSection(const bool _bUndo,const bool _bHeader, const Sequence< P… in createGroupSection() argument
3905 if ( _bUndo ) in createGroupSection()