Searched refs:bParaProperties (Results 1 – 2 of 2) sorted by relevance
1277 void StyleSheetTable::applyDefaults(bool bParaProperties) in applyDefaults() argument1287 … if( bParaProperties && m_pImpl->m_pDefaultParaProps.get() && m_pImpl->m_pDefaultParaProps->size()) in applyDefaults()1302 …if( !bParaProperties && m_pImpl->m_pDefaultCharProps.get() && m_pImpl->m_pDefaultCharProps->size()) in applyDefaults()
113 void applyDefaults(bool bParaProperties);
Completed in 21 milliseconds