Searched refs:GetSaveUserColor (Results 1 – 2 of 2) sorted by relevance
176 const Color* GetSaveUserColor() const { return mpUserColor; } in GetSaveUserColor() function in SwTableBox_Impl188 inline const Color* SwTableBox::GetSaveUserColor() const in GetSaveUserColor() function in SwTableBox190 return pImpl ? pImpl->GetSaveUserColor() : 0; in GetSaveUserColor()292 if( pBox->GetSaveUserColor() ) in _InsTblBox()293 aAttrSet.Put( SvxColorItem( *pBox->GetSaveUserColor(), RES_CHRATR_COLOR )); in _InsTblBox()2160 pNewUserColor = rBox.GetSaveUserColor(); in ChgTextToNum()2292 pNewUserColor = rBox.GetSaveUserColor(); in ChgNumToText()
450 inline const Color* GetSaveUserColor() const;
Completed in 40 milliseconds