Searched refs:maCaptionOffset (Results 1 – 1 of 1) sorted by relevance
479 Point maCaptionOffset; /// Caption position relative to cell corner. member687 … bNegPage ? (aCellRect.Left() - rInitData.maCaptionOffset.X()) : (aCellRect.Right() + rInitData.ma… in CreateCaptionFromInitData()688 long nPosY = aCellRect.Top() + rInitData.maCaptionOffset.Y(); in CreateCaptionFromInitData()886 …rInitData.maCaptionOffset.X() = bNegPage ? (aCellRect.Left() - rCaptionRect.Right()) : (rCaptionRe… in CreateNoteFromObjectData()887 rInitData.maCaptionOffset.Y() = rCaptionRect.Top() - aCellRect.Top(); in CreateNoteFromObjectData()
Completed in 20 milliseconds