Searched refs:OutlinerEditEng (Results 1 – 6 of 6) sorted by relevance
44 OutlinerEditEng::OutlinerEditEng( Outliner* pEngOwner, SfxItemPool* pPool ) in OutlinerEditEng() function in OutlinerEditEng50 OutlinerEditEng::~OutlinerEditEng() in ~OutlinerEditEng()65 const SvxNumberFormat* OutlinerEditEng::GetNumberFormat( sal_uInt16 nPara ) const in GetNumberFormat()74 Rectangle OutlinerEditEng::GetBulletArea( sal_uInt16 nPara ) in GetBulletArea()85 void OutlinerEditEng::ParagraphInserted( sal_uInt16 nNewParagraph ) in ParagraphInserted()92 void OutlinerEditEng::ParagraphDeleted( sal_uInt16 nDeletedParagraph ) in ParagraphDeleted()112 void OutlinerEditEng::StyleSheetChanged( SfxStyleSheet* pStyle ) in StyleSheetChanged()117 void OutlinerEditEng::ParaAttribsChanged( sal_uInt16 nPara ) in ParaAttribsChanged()122 sal_Bool OutlinerEditEng::SpellNextDocument() in SpellNextDocument()127 sal_Bool OutlinerEditEng::ConvertNextDocument() in ConvertNextDocument()[all …]
34 class OutlinerEditEng : public EditEngine class45 OutlinerEditEng( Outliner* pOwner, SfxItemPool* pPool );46 ~OutlinerEditEng();
1404 pEditEngine = new OutlinerEditEng( this, pPool ); in Outliner()
46 class OutlinerEditEng;128 friend class OutlinerEditEng;628 friend class OutlinerEditEng;635 OutlinerEditEng* pEditEngine;
102 OutlinerEditEng
Completed in 50 milliseconds