Home
last modified time | relevance | path

Searched defs:pCursorShell (Results 1 – 25 of 25) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddoccorr.cxx99 const SwCursorShell* pCursorShell = dynamic_cast<const SwCursorShell*>(&rShell); in PaMCorrAbs() local
256 …SwCursorShell* pCursorShell = const_cast<SwCursorShell*>(dynamic_cast<const SwCursorShell*>(&rShel… in PaMCorrRel() local
H A DCntntIdxStore.cxx443 if( auto pCursorShell = dynamic_cast<SwCursorShell *>(&rCurShell) ) in SaveShellCursors() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddoccorr.cxx100 const SwCursorShell* pCursorShell = static_cast<const SwCursorShell*>(&rShell); in PaMCorrAbs() local
252 …SwCursorShell* pCursorShell = const_cast<SwCursorShell*>(static_cast<const SwCursorShell*>(&rShell… in PaMCorrRel() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/access/
H A Dacctable.cxx605 SwCursorShell* pCursorShell = GetCursorShell(); in GetStates() local
1291 SwCursorShell* pCursorShell = GetCursorShell(); in selectAccessibleChild() local
1375 SwCursorShell* pCursorShell = GetCursorShell(); in clearAccessibleSelection() local
1443 SwCursorShell* pCursorShell = GetCursorShell(); in deselectAccessibleChild() local
1601 SwCursorShell* pCursorShell = GetCursorShell(); in unselectRow() local
1619 SwCursorShell* pCursorShell = GetCursorShell(); in unselectColumn() local
H A Daccframebase.cxx258 SwCursorShell* pCursorShell = GetCursorShell(); in GetCursor() local
H A Daccpara.cxx190 SwCursorShell* pCursorShell = SwAccessibleParagraph::GetCursorShell(); in GetCursor() local
1048 SwCursorShell* pCursorShell = GetCursorShell(); in setCaretPosition() local
1951 SwCursorShell* pCursorShell = GetCursorShell(); in _correctValues() local
1972 SwCursorShell* pCursorShell = GetCursorShell(); in _correctValues() local
2232 SwCursorShell* pCursorShell = GetCursorShell(); in setSelection() local
3144 SwCursorShell* pCursorShell = GetCursorShell(); in addSelection() local
3299 SwCursorShell* pCursorShell = SwAccessibleParagraph::GetCursorShell(); in getNumberOfLineWithCaret() local
H A Daccdoc.cxx519 SwCursorShell* pCursorShell = GetCursorShell(); in getExtendedAttributes() local
H A Dacccontext.cxx1384 SwCursorShell* pCursorShell = GetCursorShell(); in Select() local
H A Daccmap.cxx3285 SwCursorShell* pCursorShell = dynamic_cast<SwCursorShell*>(GetShell()); in BuildSelectedParas() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/access/
H A Dacctable.cxx594 SwCursorShell* pCursorShell = GetCursorShell(); in GetStates() local
1280 SwCursorShell* pCursorShell = GetCursorShell(); in selectAccessibleChild() local
1364 SwCursorShell* pCursorShell = GetCursorShell(); in clearAccessibleSelection() local
1432 SwCursorShell* pCursorShell = GetCursorShell(); in deselectAccessibleChild() local
1590 SwCursorShell* pCursorShell = GetCursorShell(); in unselectRow() local
1608 SwCursorShell* pCursorShell = GetCursorShell(); in unselectColumn() local
H A Daccframebase.cxx257 SwCursorShell* pCursorShell = GetCursorShell(); in GetCursor() local
H A Daccpara.cxx187 SwCursorShell* pCursorShell = SwAccessibleParagraph::GetCursorShell(); in GetCursor() local
1049 SwCursorShell* pCursorShell = GetCursorShell(); in setCaretPosition() local
1950 SwCursorShell* pCursorShell = GetCursorShell(); in _correctValues() local
1971 SwCursorShell* pCursorShell = GetCursorShell(); in _correctValues() local
2232 SwCursorShell* pCursorShell = GetCursorShell(); in setSelection() local
3075 SwCursorShell* pCursorShell = GetCursorShell(); in addSelection() local
3230 SwCursorShell* pCursorShell = SwAccessibleParagraph::GetCursorShell(); in getNumberOfLineWithCaret() local
H A Daccdoc.cxx520 SwCursorShell* pCursorShell = GetCursorShell(); in getExtendedAttributes() local
H A Dacccontext.cxx1382 SwCursorShell* pCursorShell = GetCursorShell(); in Select() local
H A Daccmap.cxx3319 SwCursorShell* pCursorShell = dynamic_cast<SwCursorShell*>(GetShell()); in BuildSelectedParas() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Dlayact.cxx1941 if( auto pCursorShell = dynamic_cast<SwCursorShell *>( pSh ) ) in DoIdleJob_() local
2184 if ( auto pCursorShell = dynamic_cast<SwCursorShell*>( &rSh) ) in SwLayIdle() local
2224 if ( auto pCursorShell = dynamic_cast< SwCursorShell*>( &rSh) ) in SwLayIdle() local
2238 SwCursorShell* pCursorShell = dynamic_cast<SwCursorShell*>( &rSh); in SwLayIdle() local
H A Dpagechg.cxx1900 if ( auto pCursorShell = dynamic_cast<SwCursorShell*>( &rSh) ) in StartAllAction() local
1916 if ( auto pCursorShell = dynamic_cast<SwCursorShell*>( &rSh) ) in EndAllAction() local
1974 if ( auto pCursorShell = dynamic_cast<SwCursorShell*>( &rSh) ) in UnoRestoreAllActions() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/view/
H A Dviewsh.cxx647 auto pCursorShell = dynamic_cast<SwCursorShell*>( this ); in UpdateFields() local
722 auto pCursorShell = dynamic_cast<SwCursorShell*>( &rSh); in lcl_InvalidateAllContent() local
742 auto pCursorShell = dynamic_cast<SwCursorShell*>( &_rSh); in lcl_InvalidateAllObjPos() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/crsr/
H A Dtrvltbl.cxx921 if( auto pCursorShell = dynamic_cast<SwCursorShell *>(&rSh) ) in EndAllTableBoxEdit() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewling.cxx649 SwCursorShell *pCursorShell = m_pWrtShell.get(); in ExecSpellPopup() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewling.cxx641 SwCursorShell *pCursorShell = m_pWrtShell.get(); in ExecSpellPopup() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/app/
H A Ddocsh.cxx139 SwCursorShell const *pCursorShell, in StartConvertFrom()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/app/
H A Ddocsh.cxx168 SwCursorShell const *pCursorShell, in StartConvertFrom()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Dlayact.cxx2210 SwCursorShell* pCursorShell = nullptr; in SwLayIdle() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/frmedt/
H A Dfeshview.cxx777 if( auto pCursorShell = dynamic_cast<SwCursorShell *>(&rSh) ) in EndDrag() local