Home
last modified time | relevance | path

Searched refs:bAutoIndent (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/yaze-ag/yaze-ag-2.51.0/
H A Dmetapad.ini23 bAutoIndent=1 key
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dtextview.hxx178 void SetAutoIndentMode( bool bAutoIndent );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtextview.hxx180 void SetAutoIndentMode( bool bAutoIndent );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextview.cxx2010 void TextView::SetAutoIndentMode( bool bAutoIndent ) in SetAutoIndentMode() argument
2011 { mpImpl->mbAutoIndent = bAutoIndent; } in SetAutoIndentMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextview.cxx2093 void TextView::SetAutoIndentMode( bool bAutoIndent ) in SetAutoIndentMode() argument
2094 { mpImpl->mbAutoIndent = bAutoIndent; } in SetAutoIndentMode()