Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx229 ,PROP_PARA_TAB_STOPS enumerator
H A DDomainMapper.cxx2342 uno::Any aValue = m_pImpl->GetPropertyFromStyleSheet(PROP_PARA_TAB_STOPS); in sprmWithProps()
2352 … rContext->Insert(PROP_PARA_TAB_STOPS, true, uno::makeAny( m_pImpl->GetCurrentTabStopAndClear())); in sprmWithProps()
3832 uno::Any aValue = m_pImpl->GetPropertyFromStyleSheet(PROP_PARA_TAB_STOPS); in sprmWithProps()
3840 … rContext->Insert(PROP_PARA_TAB_STOPS, true, uno::makeAny( m_pImpl->GetCurrentTabStopAndClear())); in sprmWithProps()
H A DPropertyIds.cxx112 add(PROP_PARA_TAB_STOPS, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaTabStops"))); in PropertyNameSupplier_Impl()

Completed in 25 milliseconds