Home
last modified time | relevance | path

Searched refs:a2Size (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx494 Size a2Size=aSize; in Resize() local
497 a2Size.Width()-=nNameWidth; in Resize()
509 a2Size.Width()=a2Size.Width()-nXButtonWidth; in Resize()
516 pSvXPropertyControl->SetCtrSize(a2Size); in Resize()
748 Size a2Size=aSize; in Resize() local
756 a2Size.Width()-=aVScrollSize.Width(); in Resize()
757 aPos.X()=a2Size.Width(); in Resize()
763 aPlayGround.SetSizePixel(a2Size); in Resize()
/trunk/main/extensions/source/bibliography/
H A Dtoolbar.cxx227 Size a2Size(GetOutputSizePixel()); in BibToolBar() local
228 a2Size.Width()=100; in BibToolBar()
229 aLBSource.SetSizePixel(a2Size); in BibToolBar()
/trunk/main/cui/source/options/
H A Doptgenrl.cxx140 Size a2Size = LogicToPixel( Size( 2, 2 ), MAP_APPFONT ); in SvxGeneralTabPage() local
141 long nDelta = aEditSize.Width() + a2Size.Width(); in SvxGeneralTabPage()
152 aStreetSize.Width() = aStreetSize.Width() - aEditSize.Width() - a2Size.Width(); in SvxGeneralTabPage()

Completed in 23 milliseconds