Home
last modified time | relevance | path

Searched refs:bInsertMode (Results 1 – 21 of 21) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/installer/
H A Dwinshell.pas203 bInsertMode : BOOL;
359 ConsoleProps.bInsertMode:=false;
385 ConsoleProps.bInsertMode := false;
415 Writeln('bInsertMode=',p^.bInsertMode);
/dports/devel/codeworker/CodeWorker4_5_3/
H A DScpStream.h138 inline void insertMode(bool bInsertMode) { _bInsertText = bInsertMode; } in insertMode() argument
/dports/net/c3270/suite3270-4.0/wc3270/
H A Dshortcut.c138 p.bInsertMode = 1; in create_link()
/dports/x11/x3270/suite3270-4.0/wc3270/
H A Dshortcut.c138 p.bInsertMode = 1; in create_link()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dtxtimp.hxx124 bool const bInsertMode = false, bool const bStylesOnlyMode = false,
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtimp.cxx180 bool const bInsertMode, bool const bStylesOnlyMode, in Impl()
187 , m_bInsertMode( bInsertMode ) in Impl()
403 bool const bInsertMode, bool const bStylesOnlyMode, in XMLTextImportHelper() argument
406 : m_xImpl( new Impl(rModel, rImport, bInsertMode, bStylesOnlyMode, in XMLTextImportHelper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dtxtimp.hxx394 bool const bInsertMode = false, bool const bStylesOnlyMode = false,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtimp.cxx602 bool const bInsertMode, bool const bStylesOnlyMode, in Impl()
609 , m_bInsertMode( bInsertMode ) in Impl()
905 bool const bInsertMode, bool const bStylesOnlyMode, in XMLTextImportHelper() argument
908 : m_xImpl( new Impl(rModel, rImport, bInsertMode, bStylesOnlyMode, in XMLTextImportHelper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Deditsh.hxx811 void AutoCorrect( SvxAutoCorrect& rACorr, bool bInsertMode,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Deditsh.hxx817 void AutoCorrect( SvxAutoCorrect& rACorr, bool bInsertMode,
/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/
H A DScpStream.java342 public void insertMode(boolean bInsertMode) { in insertMode() argument
343 _bInsertText = bInsertMode; in insertMode()
H A DScpStream.java.todo342 public void insertMode(boolean bInsertMode) {
343 _bInsertText = bInsertMode;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextview.cxx698 bool bInsertMode = !mpImpl->mpTextEngine->mpIMEInfos->bWasCursorOverwrite; in Command() local
705 SetInsertMode( bInsertMode ); in Command()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dedit.cxx2046 bool bInsertMode = !mpIMEInfos->bWasCursorOverwrite; in Command() local
2049 SetInsertMode(bInsertMode); in Command()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dedit.cxx2036 bool bInsertMode = !mpIMEInfos->bWasCursorOverwrite; in Command() local
2039 SetInsertMode(bInsertMode); in Command()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextview.cxx787 bool bInsertMode = !mpImpl->mpTextEngine->mpIMEInfos->bWasCursorOverwrite; in Command() local
794 SetInsertMode( bInsertMode ); in Command()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h298 WINBOOL bInsertMode; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h298 WINBOOL bInsertMode; member
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlobj.pp1107 bInsertMode : BOOL;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs5816 pub bInsertMode: super::super::Foundation::BOOL, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs40516 pub bInsertMode: super::super::Foundation::BOOL,