Searched refs:sColors (Results 1 – 2 of 2) sorted by relevance
84 void ScVbaWorkbook::initColorData( const uno::Sequence< sal_Int32 >& sColors ) in initColorData() argument86 const sal_Int32* pSource = sColors.getConstArray(); in initColorData()88 const sal_Int32* pEnd = pSource + sColors.getLength(); in initColorData()
38 void initColorData( const css::uno::Sequence< sal_Int32 >& sColors );
Completed in 13 milliseconds