Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/unoobj/
H A Dcelllistsource.cxx238 sal_Int32 SAL_CALL OCellListSource::getListEntryCount( ) throw (RuntimeException) in getListEntryCount() function in calc::OCellListSource
257 if ( _nPosition >= getListEntryCount() ) in getListEntry()
271 Sequence< ::rtl::OUString > aAllEntries( getListEntryCount() ); in getAllListEntries()
H A Dcelllistsource.hxx95 … virtual sal_Int32 SAL_CALL getListEntryCount( ) throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DXListEntrySource.idl56 long getListEntryCount( );
63 @see getListEntryCount
/aoo41x/main/forms/source/xforms/
H A Dbinding.hxx417 virtual sal_Int32 SAL_CALL getListEntryCount()
H A Dbinding.cxx1122 sal_Int32 Binding::getListEntryCount() in getListEntryCount() function in Binding

Completed in 19 milliseconds