Lines Matching refs:OutlinerParaObject

83 void OutlinerParaObject::ImplMakeUnique()  in ImplMakeUnique()
96 OutlinerParaObject::OutlinerParaObject(const EditTextObject& rEditTextObject, const ParagraphDataVe… in OutlinerParaObject() function in OutlinerParaObject
101 OutlinerParaObject::OutlinerParaObject( const EditTextObject& rEditTextObject) in OutlinerParaObject() function in OutlinerParaObject
105 OutlinerParaObject::OutlinerParaObject(const OutlinerParaObject& rCandidate) in OutlinerParaObject() function in OutlinerParaObject
111 OutlinerParaObject::~OutlinerParaObject() in ~OutlinerParaObject()
123 OutlinerParaObject& OutlinerParaObject::operator=(const OutlinerParaObject& rCandidate) in operator =()
143 bool OutlinerParaObject::operator==(const OutlinerParaObject& rCandidate) const in operator ==()
154 bool OutlinerParaObject::isWrongListEqual(const OutlinerParaObject& rCompare) const in isWrongListEqual()
164 sal_uInt16 OutlinerParaObject::GetOutlinerMode() const in GetOutlinerMode()
169 void OutlinerParaObject::SetOutlinerMode(sal_uInt16 nNew) in SetOutlinerMode()
178 bool OutlinerParaObject::IsVertical() const in IsVertical()
183 void OutlinerParaObject::SetVertical(bool bNew) in SetVertical()
192 sal_uInt32 OutlinerParaObject::Count() const in Count()
197 sal_Int16 OutlinerParaObject::GetDepth(sal_uInt32 nPara) const in GetDepth()
209 const EditTextObject& OutlinerParaObject::GetTextObject() const in GetTextObject()
214 bool OutlinerParaObject::IsEditDoc() const in IsEditDoc()
219 const ParagraphData& OutlinerParaObject::GetParagraphData(sal_uInt32 nIndex) const in GetParagraphData()
233 void OutlinerParaObject::ClearPortionInfo() in ClearPortionInfo()
239 bool OutlinerParaObject::ChangeStyleSheets(const XubString& rOldName, SfxStyleFamily eOldFamily, co… in ChangeStyleSheets()
245 void OutlinerParaObject::ChangeStyleSheetName(SfxStyleFamily eFamily, const XubString& rOldName, co… in ChangeStyleSheetName()
251 void OutlinerParaObject::SetStyleSheets(sal_uInt16 nLevel, const XubString rNewName, const SfxStyle… in SetStyleSheets()