Searched refs:aSourcePos (Results 1 – 3 of 3) sorted by relevance
120 Rectangle aSourcePos = pTopLine->GetSourceTextPos(); in Draw() local150 …GetParent()->DrawText( aSourcePos, aSourceText, TEXT_DRAW_CLIP | TEXT_DRAW_CENTER | TEXT_DRAW_BOTT… in Draw()
1715 Point aSourcePos( rPoint ); in ImplBmp() local1765 ImplTranslate( aSourcePos.X(), aSourcePos.Y() ); in ImplBmp()1819 ImplTranslate( aSourcePos.X(), aSourcePos.Y() + nYHeight ); in ImplBmp()2023 …aSourcePos.Y() = (long) ( rPoint.Y() + ( nYHeightOrg * ( nHeightOrg - nHeightLeft ) ) / nHeightOrg… in ImplBmp()
790 ScAddress aSourcePos( rColumn.nCol, rColumn.pItems[i].nRow, rColumn.nTab ); in CopyFromClip() local791 … ScPostIt* pNewNote = pSourceNote->Clone( aSourcePos, *pDocument, aDestPos, bCloneCaption ); in CopyFromClip()
Completed in 58 milliseconds