Home
last modified time | relevance | path

Searched refs:m_bInsertMode (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_StatusBar.cpp224 bool m_bInsertMode; member in ap_sbf_InsertMode
232 m_bInsertMode = true; in ap_sbf_InsertMode()
254 m_bInsertMode = pData->m_bInsertMode; in notify()
255 m_sBuf = m_sInsertMode[m_bInsertMode]; in notify()
H A Dap_FrameData.cpp49 m_bInsertMode = true; in AP_FrameData()
57 m_bInsertMode = b; in AP_FrameData()
H A Dap_FrameData.h52 bool m_bInsertMode; variable
H A Dap_Frame.cpp864 pView->setInsertMode((static_cast<AP_FrameData*>(m_pData)->m_bInsertMode)); in _replaceView()
H A Dap_EditMethods.cpp13299 if(pFrameData->m_bInsertMode) { in Defun1()
13305 pFrameData->m_bInsertMode = ! pFrameData->m_bInsertMode; in Defun1()
13308 pAV_View->setInsertMode(pFrameData->m_bInsertMode); in Defun1()
13316 pScheme->setValueBool(AP_PREF_KEY_InsertMode, pFrameData->m_bInsertMode); in Defun1()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxav_View.cpp36 m_bInsertMode(true), in AV_View()
174 m_bInsertMode = bInsert; in setInsertMode()
H A Dxav_View.h189 bool m_bInsertMode; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/xml/
H A Dswxml.cxx691 else if( m_bInsertMode ) in Read()
777 m_bInsertMode) ) in Read()
823 m_bInsertMode) ) in Read()
845 if( !IsOrganizerMode() && !IsBlockMode() && !m_bInsertMode && in Read()
863 if( m_bInsertMode ) in Read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/xml/
H A Dswxml.cxx710 else if( m_bInsertMode ) in Read()
796 m_bInsertMode) ) in Read()
842 m_bInsertMode) ) in Read()
864 if( !(IsOrganizerMode() || IsBlockMode() || m_bInsertMode || in Read()
882 if( m_bInsertMode ) in Read()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/basflt/
H A Dshellio.cxx85 po->m_bInsertMode = nullptr != mpCursor; in Read()
437 m_pStream(nullptr), m_pMedium(nullptr), m_bInsertMode(false), in Reader()
648 po->m_bInsertMode = false; in HasGlossaries()
664 po->m_bInsertMode = false; in ReadGlossaries()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/basflt/
H A Dshellio.cxx85 po->m_bInsertMode = nullptr != pCursor; in Read()
439 m_pStream(nullptr), m_pMedium(nullptr), m_bInsertMode(false), in Reader()
650 po->m_bInsertMode = false; in HasGlossaries()
666 po->m_bInsertMode = false; in ReadGlossaries()
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dmergeresultwindow.h256 bool m_bInsertMode = true; variable
H A Dmergeresultwindow.cpp105 m_bInsertMode = true; in init()
2427 m_bInsertMode = !m_bInsertMode; in keyPressEvent()
2560 if(m_bInsertMode) in keyPressEvent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ascii/
H A Dparasc.cxx90 !m_bInsertMode, m_aOption.GetASCIIOpts() )); in Read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ascii/
H A Dparasc.cxx87 !m_bInsertMode, m_aOption.GetASCIIOpts() )); in Read()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dshellio.hxx224 bool m_bInsertMode : 1; member in Reader
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dshellio.hxx218 bool m_bInsertMode : 1; member in Reader
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtimp.cxx156 bool m_bInsertMode : 1; member
187 , m_bInsertMode( bInsertMode ) in Impl()
229 return m_xImpl->m_bInsertMode; in IsInsertMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtimp.cxx578 bool const m_bInsertMode : 1; member
609 , m_bInsertMode( bInsertMode ) in Impl()
651 return m_xImpl->m_bInsertMode; in IsInsertMode()
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTgui.cpp5062 m_bInsertMode = true; in CDXUTEditBox()
5307 m_bInsertMode = !m_bInsertMode; in HandleKeyboard()
5568 if( !m_bInsertMode && m_nCaret < m_Buffer.GetTextSize() ) in MsgProc()
5690 if( !m_bInsertMode ) in Render()
6181 if( bUseBackSpace || m_bInsertMode ) in TruncateCompString()
H A DDXUTgui.h898 bool m_bInsertMode; // If true, control is in insert mode. Else, overwrite mode. variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.cxx216 if( !m_bInsertMode ) in Read()
233 rName, rBaseURL, !m_bInsertMode, m_pMedium, in Read()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.cxx217 if( !m_bInsertMode ) in Read()
234 rName, rBaseURL, !m_bInsertMode, m_pMedium, in Read()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View_protected.cpp6224 bool bOverwrite = (!m_bInsertMode && !bForce); in _charInsert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par.cxx6436 bool bNew = !m_bInsertMode; // New Doc (no inserting) in Read()

12