Searched refs:GetCellTextEditOutliner (Results 1 – 3 of 3) sorted by relevance
198 SdrOutliner* GetCellTextEditOutliner( const sdr::table::CellPos& rPos ) const;323 SdrOutliner* GetCellTextEditOutliner( const ::sdr::table::Cell& rCell ) const;
1326 SdrOutliner* SdrTableObj::GetCellTextEditOutliner( const Cell& rCell ) const in GetCellTextEditOutliner() function in sdr::table::SdrTableObj1820 SdrOutliner* SdrTableObj::GetCellTextEditOutliner( const CellPos& rPos ) const in GetCellTextEditOutliner() function in sdr::table::SdrTableObj
656 SdrOutliner* pEditOutliner = rTableObj.GetCellTextEditOutliner( *this ); in getMinimumHeight()
Completed in 34 milliseconds