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.cxx1991 uno::Sequence<beans::PropertyValue> const& rRowProperties, in lcl_ApplyRowProperties() argument
1997 const beans::PropertyValue* pProperties = rRowProperties.getConstArray(); in lcl_ApplyRowProperties()
1998 for (sal_Int32 nProperty = 0; nProperty < rRowProperties.getLength(); in lcl_ApplyRowProperties()
2210 rRowProperties, in convertToTable()
2250 aRowSeparators(rRowProperties.getLength()); in convertToTable()
2291 rRowProperties.getConstArray(); in convertToTable()
2294 if( nRow >= rRowProperties.getLength()) in convertToTable()
/trunk/main/sw/inc/
H A Dunotext.hxx234 rRowProperties,