Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1630 m_pImpl->m_aCurrentTabStop.bDeleted = true; in lcl_attribute()
1634 m_pImpl->m_aCurrentTabStop.bDeleted = false; in lcl_attribute()
1635 m_pImpl->m_aCurrentTabStop.Alignment = getTabAlignFromValue(nIntValue); in lcl_attribute()
1640 m_pImpl->m_aCurrentTabStop.FillChar = getFillCharFromValue(nIntValue); in lcl_attribute()
1644 m_pImpl->m_aCurrentTabStop.Position = ConversionHelper::convertTwipToMM100(nIntValue); in lcl_attribute()
3823 m_pImpl->IncorporateTabStop(m_pImpl->m_aCurrentTabStop); in sprmWithProps()
3824 m_pImpl->m_aCurrentTabStop = DeletableTabStop(); in sprmWithProps()
H A DDomainMapper_Impl.hxx587 DeletableTabStop m_aCurrentTabStop; member in writerfilter::dmapper::DomainMapper_Impl

Completed in 40 milliseconds