Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx179 Size aCBSize( m_aCBNumber.GetSizePixel() ); in DataLabelResources() local
180 aCBSize.setWidth(nCBXWidth); in DataLabelResources()
181 m_aCBNumber.SetSizePixel( aCBSize ); in DataLabelResources()
182 m_aCBPercent.SetSizePixel( aCBSize ); in DataLabelResources()
/trunk/main/sdext/source/minimizer/
H A Dinformationdialog.cxx383 Rectangle aCBSize = xCheckBox->getPosSize(); in InitDialog() local
386 aCBSize.Height , in InitDialog()
388 nY += aCBSize.Height + aSize3.Height; in InitDialog()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2296 Size aCBSize = aOnStartupCB.GetSizePixel(); in InitOnStartupBox() local
2299 aPnt.Y() += ( ( aTBSize.Height() - aCBSize.Height() ) / 2 ); in InitOnStartupBox()

Completed in 34 milliseconds