Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2027 uno::Sequence<beans::PropertyValue> const& rRowProperties, in lcl_ApplyRowProperties() argument
2033 const beans::PropertyValue* pProperties = rRowProperties.getConstArray(); in lcl_ApplyRowProperties()
2034 for (sal_Int32 nProperty = 0; nProperty < rRowProperties.getLength(); in lcl_ApplyRowProperties()
2246 rRowProperties, in convertToTable()
2287 aRowSeparators(rRowProperties.getLength()); in convertToTable()
2328 rRowProperties.getConstArray(); in convertToTable()
2331 if( nRow >= rRowProperties.getLength()) in convertToTable()
/trunk/main/sw/inc/
H A Dunotext.hxx283 rRowProperties,