Home
last modified time | relevance | path

Searched refs:IsEndOfPara (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dunocrsrhelper.hxx89 inline bool IsEndOfPara(SwPaM& rUnoCursor) in IsEndOfPara() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dunocrsrhelper.hxx90 inline bool IsEndOfPara(SwPaM& rUnoCursor) in IsEndOfPara() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dwrtsh2.cxx102 if ( !IsEndOfPara() ) in Insert()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dwrtsh2.cxx93 if ( !IsEndOfPara() ) in InsertField2()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoobj.cxx1519 bool bAlreadyParaEnd = SwUnoCursorHelper::IsEndOfPara(rUnoCursor); in gotoEndOfSentence()
1550 const bool bRet = SwUnoCursorHelper::IsEndOfPara(rUnoCursor); in isEndOfParagraph()
1591 bool bRet = SwUnoCursorHelper::IsEndOfPara(rUnoCursor); in gotoEndOfParagraph()
1994 if(!SwUnoCursorHelper::IsEndOfPara(*pTemp)) in lcl_SelectParaAndReset()
H A Dunoparagraph.cxx1142 if (!SwUnoCursorHelper::IsEndOfPara(*pTemp)) in setPropertyToDefault()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoobj.cxx1559 bool bAlreadyParaEnd = SwUnoCursorHelper::IsEndOfPara(rUnoCursor); in gotoEndOfSentence()
1590 const bool bRet = SwUnoCursorHelper::IsEndOfPara(rUnoCursor); in isEndOfParagraph()
1631 bool bRet = SwUnoCursorHelper::IsEndOfPara(rUnoCursor); in gotoEndOfParagraph()
2034 if(!SwUnoCursorHelper::IsEndOfPara(*pTemp)) in lcl_SelectParaAndReset()
H A Dunoparagraph.cxx1144 if (!SwUnoCursorHelper::IsEndOfPara(*pTemp)) in setPropertyToDefault()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A Dwrtsh.hxx190 bool IsEndOfPara() const { return IsEndPara(); } in IsEndOfPara() function in SwWrtShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A Dwrtsh.hxx193 bool IsEndOfPara() const { return IsEndPara(); } in IsEndOfPara() function in SwWrtShell