Home
last modified time | relevance | path

Searched refs:nMySttPos (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dreffld.hxx32 bool IsFrameBehind( const SwTextNode& rMyNd, sal_Int32 nMySttPos,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dreffld.hxx32 bool IsFrameBehind( const SwTextNode& rMyNd, sal_Int32 nMySttPos,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/fields/
H A Dreffld.cxx99 bool IsFrameBehind( const SwTextNode& rMyNd, sal_Int32 nMySttPos, in IsFrameBehind() argument
110 TextFrameIndex const nMySttPosIndex(pMyFrame->MapModelToView(&rMyNd, nMySttPos)); in IsFrameBehind()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/fields/
H A Dreffld.cxx102 bool IsFrameBehind( const SwTextNode& rMyNd, sal_Int32 nMySttPos, in IsFrameBehind() argument
113 TextFrameIndex const nMySttPosIndex(pMyFrame->MapModelToView(&rMyNd, nMySttPos)); in IsFrameBehind()