Home
last modified time | relevance | path

Searched refs:PROP_PARA_TAB_STOPS (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx221 ,PROP_PARA_TAB_STOPS enumerator
H A DDomainMapper.cxx2344 uno::Any aValue = m_pImpl->GetPropertyFromStyleSheet(PROP_PARA_TAB_STOPS); in sprmWithProps()
2354 … rContext->Insert(PROP_PARA_TAB_STOPS, true, uno::makeAny( m_pImpl->GetCurrentTabStopAndClear())); in sprmWithProps()
3824 uno::Any aValue = m_pImpl->GetPropertyFromStyleSheet(PROP_PARA_TAB_STOPS); in sprmWithProps()
3832 … rContext->Insert(PROP_PARA_TAB_STOPS, true, uno::makeAny( m_pImpl->GetCurrentTabStopAndClear())); in sprmWithProps()
H A DPropertyIds.cxx131 …case PROP_PARA_TAB_STOPS: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaTabStops"… in GetName()

Completed in 65 milliseconds