Searched refs:rCaptionRect (Results 1 – 2 of 2) sorted by relevance
870 OutlinerParaObject* pOutlinerObj, const Rectangle& rCaptionRect, in CreateNoteFromObjectData() argument881 rInitData.mbDefaultPosSize = rCaptionRect.IsEmpty(); in CreateNoteFromObjectData()886 …Data.maCaptionOffset.X() = bNegPage ? (aCellRect.Left() - rCaptionRect.Right()) : (rCaptionRect.Le… in CreateNoteFromObjectData()887 rInitData.maCaptionOffset.Y() = rCaptionRect.Top() - aCellRect.Top(); in CreateNoteFromObjectData()888 rInitData.maCaptionSize = rCaptionRect.GetSize(); in CreateNoteFromObjectData()
232 const Rectangle& rCaptionRect, bool bShown,
Completed in 24 milliseconds