Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.hxx58 sal_uInt16 nFtCount; member in svx::sidebar::SvxSBFontNameBox
68 sal_uInt16 GetListCount() { return nFtCount; } in GetListCount()
69 void Clear() { FontNameBox::Clear(); nFtCount = 0; } in Clear()
72 nFtCount = pList->GetFontNameCount(); } in Fill()
H A DSvxSBFontNameBox.cxx95 , nFtCount ( 0 ) in SvxSBFontNameBox()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx190 sal_uInt16 nFtCount; member in SvxFontNameBox_Impl
209 sal_uInt16 GetListCount() { return nFtCount; } in GetListCount()
210 void Clear() { FontNameBox::Clear(); nFtCount = 0; } in Clear()
213 nFtCount = pList->GetFontNameCount(); } in Fill()
632 nFtCount ( 0 ), in SvxFontNameBox_Impl()

Completed in 23 milliseconds