Searched refs:GetBoxItem (Results 1 – 3 of 3) sorted by relevance
112 const SvxBoxItem& GetBoxItem( size_t nCol, size_t nRow ) const;685 const SvxBoxItem& AutoFmtPreview::GetBoxItem( size_t nCol, size_t nRow ) const in GetBoxItem() function in AutoFmtPreview962 const SvxBoxItem& rItem = GetBoxItem( nCol, nRow ); in CalcLineMap()
593 const SvxBoxItem& ScAutoFmtPreview::GetBoxItem( size_t nCol, size_t nRow ) const in GetBoxItem() function in ScAutoFmtPreview895 const SvxBoxItem& rItem = GetBoxItem( nCol, nRow ); in CalcLineMap()
168 SC_DLLPRIVATE const SvxBoxItem& GetBoxItem( size_t nCol, size_t nRow ) const;
Completed in 25 milliseconds