Home
last modified time | relevance | path

Searched refs:GetTitleShape (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxlchart.hxx1508 GetTitleShape( const XclChTextKey& rTitleKey ) const;
H A Dxichart.hxx124 GetTitleShape( const XclChTextKey& rTitleKey ) const;
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx314 Reference< XShape > XclImpChRoot::GetTitleShape( const XclChTextKey& rTitleKey ) const in GetTitleShape() function in XclImpChRoot
316 return mxChData->GetTitleShape( rTitleKey ); in GetTitleShape()
1190 Reference< XShape > xTitleShape( GetTitleShape( rTitleKey ), UNO_SET_THROW ); in ConvertTitlePosition()
H A Dxlchart.cxx1341 Reference< XShape > XclChRootData::GetTitleShape( const XclChTextKey& rTitleKey ) const in GetTitleShape() function in XclChRootData

Completed in 61 milliseconds