Lines Matching refs:SwPostItField
1781 SwPostItField::SwPostItField( in SwPostItField() function in SwPostItField
1800 SwPostItField::~SwPostItField() in ~SwPostItField()
1812 String SwPostItField::Expand() const in Expand()
1818 String SwPostItField::GetDescription() const in GetDescription()
1824 SwField* SwPostItField::Copy() const in Copy()
1826 SwPostItField* pRet = in Copy()
1827 new SwPostItField( in Copy()
1845 void SwPostItField::SetPar1(const String& rStr) in SetPar1()
1850 const String& SwPostItField::GetPar1() const in GetPar1()
1856 void SwPostItField::SetPar2(const String& rStr) in SetPar2()
1861 String SwPostItField::GetPar2() const in GetPar2()
1867 void SwPostItField::SetName(const String& rName) in SetName()
1872 const String& SwPostItField::GetName() const in GetName()
1878 const OutlinerParaObject* SwPostItField::GetTextObject() const in GetTextObject()
1883 void SwPostItField::SetTextObject( OutlinerParaObject* pText ) in SetTextObject()
1890 sal_uInt32 SwPostItField::GetNumberOfParagraphs() const in GetNumberOfParagraphs()
1896 sal_Bool SwPostItField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
1921 const_cast <SwPostItField*> (this)->m_pTextObject = new SwTextAPIObject( pObj ); in QueryValue()
1963 sal_Bool SwPostItField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId ) in PutValue()