Home
last modified time | relevance | path

Searched refs:rEditWin (Results 26 – 39 of 39) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dpaintfrm.cxx3124 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in PaintSwFrame() local
3125 SwFrameControlsManager& rMngr = rEditWin.GetFrameControlsManager(); in PaintSwFrame()
3642 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in PaintBreak() local
3643 SwFrameControlsManager& rMngr = rEditWin.GetFrameControlsManager(); in PaintBreak()
3756 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in PaintDecorators() local
3787 Point nOutputOff = rEditWin.LogicToPixel( Point( nXOff, nHeaderYOff ) ); in PaintDecorators()
3788rEditWin.GetFrameControlsManager().SetHeaderFooterControl( this, FrameControlType::Header, nOutput… in PaintDecorators()
3804 Point nOutputOff = rEditWin.LogicToPixel( Point( nXOff, nFooterYOff ) ); in PaintDecorators()
3805rEditWin.GetFrameControlsManager().SetHeaderFooterControl( this, FrameControlType::Footer, nOutput… in PaintDecorators()
H A Dpagechg.cxx263 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in DestroyImpl() local
264 rEditWin.GetFrameControlsManager( ).RemoveControls( this ); in DestroyImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dbasesh.cxx2220 SwEditWin& rEditWin = GetView().GetEditWin(); in GetTextFontCtrlState() local
2221 if( rEditWin.IsUseInputLanguage() ) in GetTextFontCtrlState()
2227 LanguageType nInputLang = rEditWin.GetInputLanguage(); in GetTextFontCtrlState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddocbm.cxx1405 SwEditWin& rEditWin = pSwView->GetEditWin(); in NotifyCursorUpdate() local
1422 rFormField.ShowButton(&rEditWin); in NotifyCursorUpdate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dbasesh.cxx2298 SwEditWin& rEditWin = GetView().GetEditWin(); in GetTextFontCtrlState() local
2299 if( rEditWin.IsUseInputLanguage() ) in GetTextFontCtrlState()
2305 LanguageType nInputLang = rEditWin.GetInputLanguage(); in GetTextFontCtrlState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddocbm.cxx1491 SwEditWin& rEditWin = pSwView->GetEditWin(); in NotifyCursorUpdate() local
1521 pNewActiveFieldmark->ShowButton(&rEditWin); in NotifyCursorUpdate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dview.cxx1282 SmEditWindow& rEditWin = pWrapper->GetEditWindow(); in GetEditWindow() local
1283 return &rEditWin; in GetEditWindow()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dview.cxx1425 SmEditWindow& rEditWin = pWrapper->GetEditWindow(); in GetEditWindow() local
1426 return &rEditWin; in GetEditWindow()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dpagechg.cxx262 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in DestroyImpl() local
263 rEditWin.GetFrameControlsManager( ).RemoveControls( this ); in DestroyImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/layout/
H A Dlayout.cxx2646 SwEditWin& rEditWin = pShell->GetView()->GetEditWin(); in CPPUNIT_TEST_FIXTURE() local
2647 rEditWin.KeyInput(aKeyEvent); in CPPUNIT_TEST_FIXTURE()
2656 rEditWin.KeyInput(aKeyEvent); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/layout/
H A Dlayout.cxx3225 SwEditWin& rEditWin = pShell->GetView()->GetEditWin(); in CPPUNIT_TEST_FIXTURE() local
3226 rEditWin.KeyInput(aKeyEvent); in CPPUNIT_TEST_FIXTURE()
3235 rEditWin.KeyInput(aKeyEvent); in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dtxtfrm.cxx4043 SwEditWin& rEditWin = pWrtSh->GetView().GetEditWin(); in UpdateOutlineContentVisibilityButton() local
4044 SwFrameControlsManager& rMngr = rEditWin.GetFrameControlsManager(); in UpdateOutlineContentVisibilityButton()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin.cxx179 static bool lcl_goIntoTextBox(SwEditWin& rEditWin, SwWrtShell& rSh) in lcl_goIntoTextBox() argument
196 rEditWin.StopInsFrame(); in lcl_goIntoTextBox()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin.cxx197 static bool lcl_goIntoTextBox(SwEditWin& rEditWin, SwWrtShell& rSh) in lcl_goIntoTextBox() argument
214 rEditWin.StopInsFrame(); in lcl_goIntoTextBox()

12