Searched refs:rRowProperties (Results 1 – 2 of 2) sorted by relevance
2023 uno::Sequence<beans::PropertyValue> const& rRowProperties, in lcl_ApplyRowProperties() argument2029 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()
283 rRowProperties,
Completed in 25 milliseconds