Home
last modified time | relevance | path

Searched refs:SvxFontListBox (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dfontlb.cxx94 SvxFontListBox::SvxFontListBox( Window* pParent, const ResId& rResId ) : in SvxFontListBox() function in SvxFontListBox
103 void SvxFontListBox::InsertFontEntry( const String& rString, const Font& rFont, const Color* pColor… in InsertFontEntry()
112 void SvxFontListBox::SelectEntryPos( sal_uInt16 nPos, bool bSelect ) in SelectEntryPos()
122 void SvxFontListBox::SetNoSelection() in SetNoSelection()
127 sal_uLong SvxFontListBox::GetSelectEntryPos() const in GetSelectEntryPos()
133 XubString SvxFontListBox::GetSelectEntry() const in GetSelectEntry()
138 void SvxFontListBox::InitEntry( in InitEntry()
161 SvxFontListBox::~SvxFontListBox () in ~SvxFontListBox()
165 sal_uInt16 SvxFontListBox::InsertFontEntry (String const& entry, Font const&, Color const*) in InsertFontEntry()
170 SvxFontListBox::SvxFontListBox( Context* pParent, const char* pFile) in SvxFontListBox() function in layout::SvxFontListBox
/trunk/main/svx/inc/svx/
H A Dfontlb.hxx71 class SVX_DLLPUBLIC SvxFontListBox : public SvTabListBox class
82 SvxFontListBox( Window* pParent, const ResId& rResId );
115 class SVX_DLLPUBLIC SvxFontListBox : public ListBox class
122 SvxFontListBox( Context*, const char* );
123 ~SvxFontListBox ();
/trunk/main/toolkit/inc/layout/
H A Dlayout-pre.hxx76 #define SvxFontListBox layout::SvxFontListBox macro
H A Dlayout-post.hxx84 #undef SvxFontListBox
/trunk/main/cui/source/inc/
H A Dnumfmt.hxx109 SvxFontListBox aLbFormat;
168 DECL_LINK( DoubleClickHdl_Impl, SvxFontListBox* pLb );
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx1273 IMPL_LINK( SvxNumberFormatTabPage, DoubleClickHdl_Impl, SvxFontListBox*, pLb ) in IMPL_LINK() argument
1356 if ( (SvxFontListBox *)pLb == &aLbFormat ) in IMPL_LINK()

Completed in 32 milliseconds