Home
last modified time | relevance | path

Searched refs:GetPropertyCount (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx205 long ScImportDescriptor::GetPropertyCount() in GetPropertyCount() function in ScImportDescriptor
212 DBG_ASSERT( rSeq.getLength() == GetPropertyCount(), "falscher Count" ); in FillProperties()
315 long ScSortDescriptor::GetPropertyCount() in GetPropertyCount() function in ScSortDescriptor
322 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()
H A Ddapiuno.cxx984 … uno::Sequence<beans::PropertyValue> aSeq( ScImportDescriptor::GetPropertyCount() ); in getPropertyValue()
H A Dcellsuno.cxx5574 uno::Sequence<beans::PropertyValue> aSeq( ScSortDescriptor::GetPropertyCount() ); in createSortDescriptor()
5915 uno::Sequence<beans::PropertyValue> aSeq( ScImportDescriptor::GetPropertyCount() ); in createImportDescriptor()
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx227 sal_uInt32 GetPropertyCount() const { return nCount; } in GetPropertyCount() function in FilterPropertiesInfo_Impl
705 if( pFilterInfo->GetPropertyCount() ) in _Filter()
/trunk/main/sc/inc/
H A Ddatauno.hxx87 static long GetPropertyCount();
101 static long GetPropertyCount();

Completed in 108 milliseconds