Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx2023 uno::Sequence<beans::PropertyValue> const& rRowProperties, in lcl_ApplyRowProperties() argument
2029 const beans::PropertyValue* pProperties = rRowProperties.getConstArray(); in lcl_ApplyRowProperties()
2030 for (sal_Int32 nProperty = 0; nProperty < rRowProperties.getLength(); in lcl_ApplyRowProperties()
2242 rRowProperties, in convertToTable()
2283 aRowSeparators(rRowProperties.getLength()); in convertToTable()
2324 rRowProperties.getConstArray(); in convertToTable()
2327 if( nRow >= rRowProperties.getLength()) in convertToTable()
/aoo41x/main/sw/inc/
H A Dunotext.hxx283 rRowProperties,

Completed in 35 milliseconds