Home
last modified time | relevance | path

Searched refs:getColorFromIndex (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx141 bool getColorFromIndex(const sal_Int32 nIndex, sal_Int32 &nColor);
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2785 if(true ==( mbIsHighlightSet = getColorFromIndex(nIntValue, nColor))) in sprmWithProps()
2988 if (getColorFromIndex(nIntValue, nColor)) in sprmWithProps()
4794 bool DomainMapper::getColorFromIndex(const sal_Int32 nIndex, sal_Int32 &nColor) in getColorFromIndex() function in writerfilter::dmapper::DomainMapper

Completed in 85 milliseconds