Home
last modified time | relevance | path

Searched refs:rCaptionRect (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dpostit.cxx870 OutlinerParaObject* pOutlinerObj, const Rectangle& rCaptionRect, in CreateNoteFromObjectData() argument
881 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()
/trunk/main/sc/inc/
H A Dpostit.hxx232 const Rectangle& rCaptionRect, bool bShown,

Completed in 12 milliseconds