Searched refs:XclImpChSourceLink (Results 1 – 2 of 2) sorted by relevance
712 const XclImpChSourceLink* pTitleLink = 0 ) in lclCreateLabeledDataSequence()740 XclImpChSourceLink::XclImpChSourceLink( const XclImpChRoot& rRoot ) : in XclImpChSourceLink() function in XclImpChSourceLink745 XclImpChSourceLink::~XclImpChSourceLink() in ~XclImpChSourceLink()749 void XclImpChSourceLink::ReadChSourceLink( XclImpStream& rStrm ) in ReadChSourceLink()777 void XclImpChSourceLink::SetString( const String& rString ) in SetString()784 void XclImpChSourceLink::SetTextFormats( const XclFormatRunVec& rFormats ) in SetTextFormats()790 sal_uInt16 XclImpChSourceLink::GetCellCount() const in GetCellCount()862 Sequence< Reference< XFormattedString > > XclImpChSourceLink::CreateStringSequence( in CreateStringSequence()987 mxSrcLink.reset( new XclImpChSourceLink( GetChRoot() ) ); in ReadSubRecord()1025 mxSrcLink.reset( new XclImpChSourceLink( GetChRoot() ) ); in SetString()[all …]
394 class XclImpChSourceLink : protected XclImpChRoot class402 explicit XclImpChSourceLink( const XclImpChRoot& rRoot );403 virtual ~XclImpChSourceLink();441 typedef ScfRef< XclImpChSourceLink > XclImpChSourceLinkRef;
Completed in 52 milliseconds