Searched refs:SvxCharBasePage (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/cui/source/inc/ |
| H A D | chardlg.hxx | 52 class SvxCharBasePage : public SfxTabPage class 60 … SvxCharBasePage( Window* pParent, const ResId& rResIdTabPage, const SfxItemSet&, 62 virtual ~SvxCharBasePage(); 88 class SvxCharNamePage : public SvxCharBasePage 187 class SvxCharEffectsPage : public SvxCharBasePage 273 class SvxCharPositionPage : public SvxCharBasePage 348 class SvxCharTwoLinesPage : public SvxCharBasePage
|
| /trunk/main/cui/source/tabpages/ |
| H A D | chardlg.cxx | 172 inline SvxFont& SvxCharBasePage::GetPreviewFont() in GetPreviewFont() 179 inline SvxFont& SvxCharBasePage::GetPreviewCJKFont() in GetPreviewCJKFont() 185 inline SvxFont& SvxCharBasePage::GetPreviewCTLFont() in GetPreviewCTLFont() 192 SvxCharBasePage::SvxCharBasePage( Window* pParent, const ResId& rResId, const SfxItemSet& rItemset, in SvxCharBasePage() function in SvxCharBasePage 203 SvxCharBasePage::~SvxCharBasePage() in ~SvxCharBasePage() 210 void SvxCharBasePage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage() 445 void SvxCharBasePage::SetPrevFontSize( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont ) in SetPrevFontSize() 463 void SvxCharBasePage::SetPrevFont( const SfxItemSet& rSet, sal_uInt16 nSlot, SvxFont& rFont ) in SetPrevFont() 479 void SvxCharBasePage::SetPrevFontStyle( const SfxItemSet& rSet, sal_uInt16 nPosture, sal_uInt16 nWe… in SetPrevFontStyle() 498 void SvxCharBasePage::SetPrevFontWidthScale( const SfxItemSet& rSet ) in SetPrevFontWidthScale() [all …]
|