Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DBorderHandler.cxx51 const int nBorderCount(BORDER_COUNT); in BorderHandler()
79 OSL_ENSURE(m_nCurrentBorderPosition < BORDER_COUNT, "too many border values"); in lcl_attribute()
152 static const PropertyIds aPropNames[BORDER_COUNT] = in getProperties()
165 for( sal_Int32 nProp = 0; nProp < BORDER_COUNT; ++nProp) in getProperties()
H A DBorderHandler.hxx47 BORDER_COUNT enumerator
59 bool m_aFilledLines[BORDER_COUNT];
60 ::com::sun::star::table::BorderLine m_aBorderLines[BORDER_COUNT];

Completed in 23 milliseconds