Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dpostithelper.hxx55 xub_StrLen mnStartContent; member
69 , mnStartContent( STRING_NOTFOUND ) in SwLayoutInfo()
/trunk/main/sw/source/core/fields/
H A Dpostithelper.cxx111 o_rInfo.mnStartContent = pAnnotationStartPos->nContent.GetIndex(); in getLayoutInfos()
116 o_rInfo.mnStartContent = STRING_NOTFOUND; in getLayoutInfos()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx582 && mrSidebarItem.maLayoutInfo.mnStartContent != STRING_NOTFOUND ) in SetPosAndSize()
594 SwPosition aStartPos( *pCntntNd, mrSidebarItem.maLayoutInfo.mnStartContent ); in SetPosAndSize()
H A DPostItMgr.cxx473 const xub_StrLen nOldStartContent( pItem->maLayoutInfo.mnStartContent ); in CalcRects()
499 || pItem->maLayoutInfo.mnStartContent != nOldStartContent; in CalcRects()

Completed in 34 milliseconds