Home
last modified time | relevance | path

Searched refs:aTabFillCharWord (Results 1 – 1 of 1) sorted by path

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx393 static const sal_Unicode aTabFillCharWord[] = in ModifyCurrentTabStop() local
427 …if( nValue >= 0 && nValue < sal::static_int_cast<sal_Int32>(sizeof(aTabFillCharWord) / sizeof (sa… in ModifyCurrentTabStop()
428 m_aCurrentTabStops[m_nCurrentTabStopIndex].FillChar = aTabFillCharWord[nValue]; in ModifyCurrentTabStop()

Completed in 34 milliseconds