Home
last modified time | relevance | path

Searched defs:nTxtWidth (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/ui/dbgui/ !
H A Dexpftext.cxx72 long nTxtWidth = GetTextWidth(aTxtStr); in RequestHelp() local
/trunk/main/vcl/source/window/ !
H A Dtabdlg.cxx63 long nTxtWidth = pChild->GetCtrlTextWidth( pChild->GetText() ); in ImplPosControls() local
H A Dbtndlg.cxx163 long nTxtWidth = pItem->mpPushButton->GetCtrlTextWidth( pItem->mpPushButton->GetText() ); in ImplGetButtonSize() local
/trunk/main/svtools/source/control/ !
H A Dtaskbox.cxx251 long nTxtWidth = GetTextWidth( aText ); in ImplFormatTaskToolBox() local
H A Dvalueset.cxx268 long nTxtWidth = GetTextWidth( pItem->maText ); in ImplFormatItem() local
695 long nTxtWidth = GetTextWidth( rText ); in ImplDrawItemText() local
H A Druler.cxx498 long nTxtWidth = GetTextWidth( aNumStr ); in ImplDrawTicks() local
643 long nTxtWidth; in ImplDrawArrows() local
H A Dheadbar.cxx423 long nTxtWidth = aTxtSize.Width(); in ImplDrawItem() local
/trunk/main/basctl/source/dlged/ !
H A Dmanagelang.cxx153 long nTxtWidth = m_aInfoFT.GetCtrlTextWidth( sInfoStr ) + nLongWord; in CalcInfoSize() local
374 long nTxtWidth = m_aInfoFT.GetCtrlTextWidth( sInfoStr ) + nLongWord; in CalcInfoSize() local
/trunk/main/cui/source/dialogs/ !
H A Ddlgname.cxx62 long nTxtWidth = aFtDescription.GetCtrlTextWidth( rDesc ); in SvxNameDialog() local
/trunk/main/cui/source/options/ !
H A Doptupdt.cxx395 long nTxtWidth = ::std::max( m_aCheckNowButton.GetCtrlTextWidth( m_aCheckNowButton.GetText() ), in CalcButtonWidth() local
H A Doptgdlg.cxx274 long nTxtWidth = aHelpAgentResetBtn.GetTextWidth( aHelpAgentResetBtn.GetText() ); in OfaMiscTabPage() local
/trunk/main/sw/source/ui/config/ !
H A Doptcomp.cxx390 long nTxtWidth = m_aDefaultPB.GetTextWidth( m_aDefaultPB.GetText() ); in InitControls() local
/trunk/main/sw/source/core/txtnode/ !
H A Dfntcap.cxx202 long nTxtWidth; member in SwDoGetCapitalBreak
/trunk/main/sc/source/ui/Accessibility/ !
H A DAccessibleText.cxx923 long nTxtWidth = static_cast< long >( pEditEngine->CalcTextWidth() ); in GetTextForwarder() local
934 long nTxtWidth = static_cast< long >( pEditEngine->CalcTextWidth() ); in GetTextForwarder() local
/trunk/main/sw/source/ui/chrdlg/ !
H A Ddrpcps.cxx466 long nTxtWidth = 0; in CalcTextSize() local
/trunk/main/svx/source/dialog/ !
H A Dfntctrl.cxx299 long nTxtWidth = 0; in CalcTextSize() local
/trunk/main/editeng/source/editeng/ !
H A Deditdoc.hxx446 long nTxtWidth; member in EditLine
H A Dimpedit3.cxx3214 long nTxtWidth = pTextPortion->GetSize().Width(); in Paint() local
/trunk/main/svtools/source/edit/ !
H A Dtexteng.cxx2127 long nTxtWidth = pTextPortion->GetWidth(); in ImpPaint() local

Completed in 267 milliseconds