Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx949 …Rectangle aNoteRect (Point(pPostIt->GetPosPixel().X(),pPostIt->GetPosPixel().Y()-5),pPostIt->GetSi… in MakeVisible() local
950 if (!aNoteRect.IsEmpty()) in MakeVisible()
951 mpWrtShell->MakeVisible(SwRect(mpEditWin->PixelToLogic(aNoteRect))); in MakeVisible()
/aoo41x/main/sc/source/ui/view/
H A Doutput.cxx2282 … Rectangle aNoteRect( nMarkX, nPosY, nMarkX+nNoteWidth*nLayoutSign, nPosY+nNoteHeight ); in AddPDFNotes() local
2299 pPDFData->CreateNote( aNoteRect, aNote ); in AddPDFNotes()

Completed in 31 milliseconds