Home
last modified time | relevance | path

Searched refs:bSpaceChg (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dpormulti.cxx1416 bool bSpaceChg; member in SwSpaceManipulator
1435 bSpaceChg = false; in SwSpaceManipulator()
1445 bSpaceChg = rMulti.ChgSpaceAdd( &rMulti.GetRoot(), nSpaceAdd ); in SwSpaceManipulator()
1459 if( bSpaceChg ) in SecondLine()
1462 bSpaceChg = false; in SecondLine()
1469 bSpaceChg = rMulti.ChgSpaceAdd( pLay, nSpaceAdd ); in SecondLine()
1481 if( bSpaceChg ) in ~SwSpaceManipulator()
1484 bSpaceChg = false; in ~SwSpaceManipulator()
2509 bSpaceChg = pMulti->ChgSpaceAdd( pCursor->m_pCurr, nSpaceAdd ); in SwTextCursorSave()
2534 bSpaceChg = false; in SwTextCursorSave()
[all …]
H A Dpormulti.hxx242 bool bSpaceChg; member in SwTextCursorSave
H A Ditrcrsr.cxx745 const bool bSpaceChg = static_cast<SwMultiPortion*>(pPor)-> in GetCharRect_() local
869 if( bSpaceChg ) in GetCharRect_()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.hxx241 bool bSpaceChg; member in SwTextCursorSave
H A Dpormulti.cxx2531 bSpaceChg = pMulti->ChgSpaceAdd( pCursor->m_pCurr, nSpaceAdd ); in SwTextCursorSave()
2556 bSpaceChg = false; in SwTextCursorSave()
2561 if( bSpaceChg ) in ~SwTextCursorSave()
H A Ditrcrsr.cxx749 const bool bSpaceChg = static_cast<SwMultiPortion*>(pPor)-> in GetCharRect_() local
873 if( bSpaceChg ) in GetCharRect_()