Searched refs:o_rInfo (Results 1 – 2 of 2) sorted by relevance
86 SwLayoutInfo& o_rInfo, in getLayoutInfos() argument106 o_rInfo.mpAnchorFrm = pTxtFrm; in getLayoutInfos()107 pTxtFrm->GetCharRect( o_rInfo.mPosition, rAnchorPos, 0 ); in getLayoutInfos()110 o_rInfo.mnStartNodeIdx = pAnnotationStartPos->nNode.GetIndex(); in getLayoutInfos()111 o_rInfo.mnStartContent = pAnnotationStartPos->nContent.GetIndex(); in getLayoutInfos()115 o_rInfo.mnStartNodeIdx = 0; in getLayoutInfos()116 o_rInfo.mnStartContent = STRING_NOTFOUND; in getLayoutInfos()118 o_rInfo.mPageFrame = pPage->Frm(); in getLayoutInfos()119 o_rInfo.mPagePrtArea = pPage->Prt(); in getLayoutInfos()120 o_rInfo.mPagePrtArea.Pos() += o_rInfo.mPageFrame.Pos(); in getLayoutInfos()[all …]
86 SwLayoutInfo& o_rInfo,