Searched refs:GetPropertyCount (Results 1 – 5 of 5) sorted by relevance
205 long ScImportDescriptor::GetPropertyCount() in GetPropertyCount() function in ScImportDescriptor212 DBG_ASSERT( rSeq.getLength() == GetPropertyCount(), "falscher Count" ); in FillProperties()315 long ScSortDescriptor::GetPropertyCount() in GetPropertyCount() function in ScSortDescriptor322 DBG_ASSERT( rSeq.getLength() == GetPropertyCount(), "falscher Count" ); in FillProperties()1738 uno::Sequence<beans::PropertyValue> aSeq( ScSortDescriptor::GetPropertyCount() ); in getSortDescriptor()1867 uno::Sequence<beans::PropertyValue> aSeq( ScImportDescriptor::GetPropertyCount() ); in getImportDescriptor()
984 … uno::Sequence<beans::PropertyValue> aSeq( ScImportDescriptor::GetPropertyCount() ); in getPropertyValue()
5574 uno::Sequence<beans::PropertyValue> aSeq( ScSortDescriptor::GetPropertyCount() ); in createSortDescriptor()5915 uno::Sequence<beans::PropertyValue> aSeq( ScImportDescriptor::GetPropertyCount() ); in createImportDescriptor()
227 sal_uInt32 GetPropertyCount() const { return nCount; } in GetPropertyCount() function in FilterPropertiesInfo_Impl705 if( pFilterInfo->GetPropertyCount() ) in _Filter()
87 static long GetPropertyCount();101 static long GetPropertyCount();
Completed in 134 milliseconds