Searched refs:GetRowBackground (Results 1 – 6 of 6) sorted by relevance
157 if(rSh.GetRowBackground(aBrush)) in lcl_getTableAttributes()
662 sal_Bool GetRowBackground( SvxBrushItem &rToFill ) const; //sal_False uneindeutig
1983 sal_Bool GetRowBackground( const SwCursor& rCursor, SvxBrushItem &rToFill ) const;
846 sal_Bool SwFEShell::GetRowBackground( SvxBrushItem &rToFill ) const in GetRowBackground() function in SwFEShell848 return GetDoc()->GetRowBackground( *getShellCrsr( false ), rToFill ); in GetRowBackground()
197 if(rSh.GetRowBackground(aBrush)) in lcl_TableParamToItemSet()
518 sal_Bool SwDoc::GetRowBackground( const SwCursor& rCursor, SvxBrushItem &rToFill ) const in GetRowBackground() function in SwDoc
Completed in 113 milliseconds