Home
last modified time | relevance | path

Searched refs:setForeColorAndInternalStyle (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbacolorformat.cxx110 m_pFillFormat->setForeColorAndInternalStyle(nRGB); in setRGB()
117 m_pFillFormat->setForeColorAndInternalStyle(nRGB); in setRGB()
H A Dvbafillformat.hxx52 void setForeColorAndInternalStyle( sal_Int32 nForeColor ) throw (css::uno::RuntimeException);
H A Dvbafillformat.cxx74 ScVbaFillFormat::setForeColorAndInternalStyle( sal_Int32 nForeColor ) throw (css::uno::RuntimeExcep… in setForeColorAndInternalStyle() function in ScVbaFillFormat