Searched refs:pDebugFixedText (Results 1 – 2 of 2) sorted by relevance
3097 pDebugFixedText = new FixedText(this, 0); in SvxNumPositionTabPage()3098 pDebugFixedText->Show(); in SvxNumPositionTabPage()3102 pDebugFixedText->SetPosSizePixel(aPos, aSize); in SvxNumPositionTabPage()3103 …pDebugFixedText->SetText( UniString::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "Das ist ein Deb… in SvxNumPositionTabPage()3117 delete pDebugFixedText; in ~SvxNumPositionTabPage()3271 lcl_PrintDebugOutput(*pDebugFixedText, *aNumFmtArr[nLvl]); in InitControls()3752 lcl_PrintDebugOutput(*pDebugFixedText, aNumFmt); in IMPL_LINK()3894 lcl_PrintDebugOutput(*pDebugFixedText, aNumFmt); in IMPL_LINK()3923 lcl_PrintDebugOutput(*pDebugFixedText, aNumFmt); in IMPL_LINK()3955 lcl_PrintDebugOutput(*pDebugFixedText, aNumFmt); in IMPL_LINK()
407 FixedText* pDebugFixedText; member in SvxNumPositionTabPage
Completed in 27 milliseconds