Home
last modified time | relevance | path

Searched refs:aTabAlignFromWord (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx385 static const style::TabAlign aTabAlignFromWord[] = in ModifyCurrentTabStop() local
432 …if( nValue >= 0 && nValue < sal::static_int_cast<sal_Int32>(sizeof(aTabAlignFromWord) / sizeof (st… in ModifyCurrentTabStop()
433 m_aCurrentTabStops[m_nCurrentTabStopIndex].Alignment = aTabAlignFromWord[nValue]; in ModifyCurrentTabStop()

Completed in 24 milliseconds