Lines Matching refs:SdrText
38 SdrText::SdrText( SdrTextObj& rObject, OutlinerParaObject* pOutlinerParaObject /* = 0 */ ) in SdrText() function in SdrText
47 SdrText::~SdrText() in ~SdrText()
53 void SdrText::CheckPortionInfo( SdrOutliner& rOutliner ) in CheckPortionInfo()
73 void SdrText::ReformatText() in ReformatText()
79 const SfxItemSet& SdrText::GetItemSet() const in GetItemSet()
81 return const_cast< SdrText* >(this)->GetObjectItemSet(); in GetItemSet()
84 void SdrText::SetOutlinerParaObject( OutlinerParaObject* pTextObject ) in SetOutlinerParaObject()
105 OutlinerParaObject* SdrText::GetOutlinerParaObject() const in GetOutlinerParaObject()
111 OutlinerParaObject* SdrText::RemoveOutlinerParaObject() in RemoveOutlinerParaObject()
129 void SdrText::SetModel( SdrModel* pNewModel ) in SetModel()
188 void SdrText::ForceOutlinerParaObject( sal_uInt16 nOutlMode ) in ForceOutlinerParaObject()
207 const SfxItemSet& SdrText::GetObjectItemSet() in GetObjectItemSet()
212 void SdrText::SetObjectItem(const SfxPoolItem& rItem) in SetObjectItem()
217 SfxStyleSheet* SdrText::GetStyleSheet() const in GetStyleSheet()