Home
last modified time | relevance | path

Searched refs:aFtComment (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx277 aFtComment ( this, CUI_RES( FT_COMMENT ) ), in SvxNumberFormatTabPage()
687 aFtComment .SetText( String() ); in Obstructing()
723 aFtComment .Enable( bEnable ); in EnableBySourceFormat_Impl()
1205 aFtComment.SetText(pNumFmtShell->GetComment4Entry(nFmtLbSelPos)); in UpdateFormatListBox_Impl()
1215 aFtComment.SetText(pNumFmtShell->GetComment4Entry(nFmtLbSelPos)); in UpdateFormatListBox_Impl()
1220 aFtComment.SetText(aLbCategory.GetEntry(1)); in UpdateFormatListBox_Impl()
1234 aFtComment.SetText(pNumFmtShell->GetComment4Entry(nFmtLbSelPos)); in UpdateFormatListBox_Impl()
1239 aFtComment.SetText(aLbCategory.GetEntry(1)); in UpdateFormatListBox_Impl()
1378 aFtComment.SetText(aComment); in IMPL_LINK()
1397 aFtComment.SetText(aEdComment.GetText()); in IMPL_LINK()
[all …]
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx128 FixedText aFtComment; member in SvxNumberFormatTabPage