Home
last modified time | relevance | path

Searched refs:rNewCol (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx2498 const SwFmtCol& rNewCol = GetFmt()->GetCol(); in _UpdateAttr() local
2524 ChgColumns( aCol, rNewCol, bChgFtn ); in _UpdateAttr()
2547 const SwFmtCol& rNewCol = GetFmt()->GetCol(); in _UpdateAttr() local
2548 ChgColumns( rNewCol, rNewCol, sal_True ); in _UpdateAttr()
2562 const SwFmtCol& rNewCol = GetFmt()->GetCol(); in _UpdateAttr() local
2563 ChgColumns( rNewCol, rNewCol, sal_True ); in _UpdateAttr()
H A Dpagechg.cxx612 const SwFmtCol &rNewCol = pNewFmt->GetCol(); in _UpdateAttr() local
613 if( rOldCol != rNewCol ) in _UpdateAttr()
617 pB->ChgColumns( rOldCol, rNewCol ); in _UpdateAttr()
/trunk/main/cui/source/dialogs/
H A DSpellAttrib.hxx161 void SetColor( const Color& rNewCol ){m_aBackgroundColor = rNewCol;} in SetColor() argument
/trunk/main/editeng/inc/editeng/
H A Dcolritem.hxx86 void SetValue( const Color& rNewCol );
/trunk/main/editeng/source/items/
H A Dtextitem.cxx2131 void SvxColorItem::SetValue( const Color& rNewCol ) in SetValue() argument
2133 mColor = rNewCol; in SetValue()

Completed in 61 milliseconds