Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dpostithelper.hxx55 xub_StrLen mnStartContent; member
69 , mnStartContent( STRING_NOTFOUND ) in SwLayoutInfo()
/aoo42x/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()
/aoo42x/main/sw/source/ui/docvw/
H A DSidebarWin.cxx584 && mrSidebarItem.maLayoutInfo.mnStartContent != STRING_NOTFOUND ) in SetPosAndSize()
596 SwPosition aStartPos( *pCntntNd, mrSidebarItem.maLayoutInfo.mnStartContent ); in SetPosAndSize()
H A DPostItMgr.cxx475 const xub_StrLen nOldStartContent( pItem->maLayoutInfo.mnStartContent ); in CalcRects()
501 || pItem->maLayoutInfo.mnStartContent != nOldStartContent; in CalcRects()

Completed in 29 milliseconds