Searched refs:PROP_PARA_TAB_STOPS (Results 1 – 3 of 3) sorted by relevance
221 ,PROP_PARA_TAB_STOPS enumerator
2344 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()
131 …case PROP_PARA_TAB_STOPS: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaTabStops"… in GetName()
Completed in 43 milliseconds