Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunostyle.cxx84 #define STYLE_FAMILY_COUNT 5 // we have 5 style families macro
279 uno::Sequence< OUString > aNames(STYLE_FAMILY_COUNT); in getElementNames()
307 return STYLE_FAMILY_COUNT; in getCount()
317 if(nIndex < 0 || nIndex >= STYLE_FAMILY_COUNT) in getByIndex()

Completed in 35 milliseconds