Home
last modified time | relevance | path

Searched refs:aBasePos (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dtextcontrolcombo.cxx46 Point aBasePos( GetPosPixel() ); in Arrange() local
53 long nYFT = aBasePos.Y(); in Arrange()
73 long nX = aBasePos.X(); in Arrange()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx415 const Point aBasePos( maChildWindow.GetPosPixel() ); in Paint() local
416 const Rectangle aVideoRect( aBasePos, maChildWindow.GetSizePixel() ); in Paint()
444 DrawBitmapEx( Point( aBasePos.X() + ( ( aVideoRect.GetWidth() - aLogoSize.Width() ) >> 1 ), in Paint()
445 aBasePos.Y() + ( ( aVideoRect.GetHeight() - aLogoSize.Height() ) >> 1 ) ), in Paint()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx564 Point aBasePos( static_cast<long>(aPosition.X * 100.0), static_cast<long>(aPosition.Y * 100.0) ); in addCustomHandles()
565 pHdl->SetPos( aBasePos ); in addCustomHandles()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx275 aBasePos = aIdentifierFT.GetPosPixel(); in BibGeneralPage()
735 nCurrentOffset = aFixedTexts[0]->GetPosPixel().Y() - aBasePos.Y(); in IMPL_LINK()
737 nCurrentOffset = aFixedTexts[0]->GetPosPixel().X() - aBasePos.X(); in IMPL_LINK()
H A Dgeneral.hxx112 Point aBasePos; member in BibGeneralPage
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx168 ScAddress aBasePos( rRef.nCol, rRef.nRow, GetCurrScTab() ); in FindArray() local
169 XclExpArrayMap::const_iterator aIt = maRecMap.find( aBasePos ); in FindArray()

Completed in 47 milliseconds