Searched refs:XclImpChText (Results 1 – 2 of 2) sorted by relevance
941 XclImpChText::XclImpChText( const XclImpChRoot& rRoot ) : in XclImpChText() function in XclImpChText946 void XclImpChText::ReadHeaderRecord( XclImpStream& rStrm ) in ReadHeaderRecord()970 void XclImpChText::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()1007 sal_uInt16 XclImpChText::GetFontIndex() const in GetFontIndex()1012 Color XclImpChText::GetFontColor() const in GetFontColor()1017 sal_uInt16 XclImpChText::GetRotation() const in GetRotation()1022 void XclImpChText::SetString( const String& rString ) in SetString()1029 void XclImpChText::UpdateText( const XclImpChText* pParentText ) in UpdateText()1137 Reference< XTitle > XclImpChText::CreateTitle() const in CreateTitle()1219 void XclImpChText::ReadChFrLabelProps( XclImpStream& rStrm ) in ReadChFrLabelProps()[all …]
490 class XclImpChText : public XclImpChGroupBase, public XclImpChFontBase, protected XclImpChRoot class496 explicit XclImpChText( const XclImpChRoot& rRoot );513 void UpdateText( const XclImpChText* pParentText );560 typedef ScfRef< XclImpChText > XclImpChTextRef;874 typedef ScfRefMap< sal_uInt16, XclImpChText > XclImpChTextMap;1430 typedef ScfRefMap< sal_uInt16, XclImpChText > XclImpChTextMap;
Completed in 55 milliseconds