Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1274 void StyleSheetTable::applyDefaults(bool bParaProperties) in applyDefaults() argument
1284 … if( bParaProperties && m_pImpl->m_pDefaultParaProps.get() && m_pImpl->m_pDefaultParaProps->size()) in applyDefaults()
1299 …if( !bParaProperties && m_pImpl->m_pDefaultCharProps.get() && m_pImpl->m_pDefaultCharProps->size()) in applyDefaults()
H A DStyleSheetTable.hxx113 void applyDefaults(bool bParaProperties);

Completed in 34 milliseconds