Home
last modified time | relevance | path

Searched refs:XclTxo (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx227 pTxo = new XclTxo( rRoot, rObj ); in SetText()
292 pTxo = new XclTxo( rObjMgr.GetRoot(), rEditObj, pCaption ); in XclObjComment()
456 XclTxo::XclTxo( const String& rString, sal_uInt16 nFontIx ) : in XclTxo() function in XclTxo
470 XclTxo::XclTxo( const XclExpRoot& rRoot, const SdrTextObj& rTextObj ) : in XclTxo() function in XclTxo
495 XclTxo::XclTxo( const XclExpRoot& rRoot, const EditTextObject& rEditObj, SdrObject* pCaption ) : in XclTxo() function in XclTxo
532 void XclTxo::SaveCont( XclExpStream& rStrm ) in SaveCont()
548 void XclTxo::Save( XclExpStream& rStrm ) in Save()
571 sal_uInt16 XclTxo::GetNum() const in GetNum()
576 sal_Size XclTxo::GetLen() const in GetLen()
/aoo4110/main/sc/source/filter/inc/
H A Dxcl97rec.hxx65 class XclTxo;
74 XclTxo* pTxo;
170 class XclTxo : public ExcRecord class
173 XclTxo( const String& rString, sal_uInt16 nFontIx = EXC_FONT_APP );
174 XclTxo( const XclExpRoot& rRoot, const SdrTextObj& rEditObj );
175XclTxo( const XclExpRoot& rRoot, const EditTextObject& rEditObj, SdrObject* pCaption );
/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx594 pTxo = new XclTxo( aString, nXclFont ); in XclExpTbxControlObj()

Completed in 43 milliseconds