Home
last modified time | relevance | path

Searched defs:nLabelWidth (Results 1 – 11 of 11) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/ !
H A DColumnarSingleColumn.java74 final int nLabelWidth = getMaxLabelWidth(); in insertDetailFields() local
H A DColumnarTwoColumns.java83 final int nLabelWidth = getMaxLabelWidth(); // 3000; in insertDetailFields() local
H A DInBlocksLabelsLeft.java76 final int nLabelWidth = getMaxLabelWidth(); // 3000; in insertDetailFields() local
H A DInBlocksLabelsAbove.java130 final int nLabelWidth = 3000 + nDelta; in insertDetailFields() local
H A DReportBuilderLayouter.java408 final int nLabelWidth = getMaxLabelWidth(); // 3000; in insertGroups() local
/trunk/main/uui/source/ !
H A Dpassworddlg.cxx133 long nLabelWidth = aFTPassword.GetSizePixel().Width(); in PasswordDialog() local
/trunk/main/chart2/source/controller/dialogs/ !
H A Dtp_Scale.cxx203 …long nLabelWidth = ::std::max( aTxtMin.CalcMinimumSize().Width(), aTxtMax.CalcMinimumSize().Width(… in AdjustControlPositions() local
/trunk/main/fpicker/source/aqua/ !
H A DControlHelper.cxx843 int nLabelWidth = labelFrame.size.width; in layoutControls() local
/trunk/main/sc/source/ui/dbgui/ !
H A Dfieldwnd.cxx812 long nLabelWidth = rDev.GetTextWidth( rFullText ); in DrawField() local
/trunk/main/cui/source/options/ !
H A Doptinet2.cxx879 const long nLabelWidth = aSearchNameFT.GetSizePixel().Width(); in InitControls_Impl() local
H A Doptgdlg.cxx711 sal_Int32 nLabelWidth = aAAPointLimitLabel.GetTextWidth( sLabel ); in OfaViewTabPage() local