Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx93 #define STYLE_FAMILY_COUNT 5 // we have 5 style families macro
247 uno::Sequence< OUString > aNames(STYLE_FAMILY_COUNT); in getElementNames()
275 return STYLE_FAMILY_COUNT; in getCount()
285 if(nIndex < 0 || nIndex >= STYLE_FAMILY_COUNT) in getByIndex()

Completed in 29 milliseconds