Searched refs:aTabFillCharWord (Results 1 – 1 of 1) sorted by relevance
393 static const sal_Unicode aTabFillCharWord[] = in ModifyCurrentTabStop() local427 …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 72 milliseconds