Home
last modified time | relevance | path

Searched refs:getAllListEntriesTyped (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/form/binding/
H A DXListEntryTypedSource.idl38 sequence< string > getAllListEntriesTyped( [out] sequence< any > DataValues );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/form/binding/
H A DXListEntryTypedSource.idl38 sequence< string > getAllListEntriesTyped( [out] sequence< any > DataValues );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A Dcelllistsource.hxx94 …virtual css::uno::Sequence< OUString > SAL_CALL getAllListEntriesTyped( css::uno::Sequence< css::u…
H A Dcelllistsource.cxx265 …Sequence< OUString > SAL_CALL OCellListSource::getAllListEntriesTyped( Sequence< Any >& rDataValue… in getAllListEntriesTyped() function in calc::OCellListSource
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A Dcelllistsource.hxx95 …virtual css::uno::Sequence< OUString > SAL_CALL getAllListEntriesTyped( css::uno::Sequence< css::u…
H A Dcelllistsource.cxx264 …Sequence< OUString > SAL_CALL OCellListSource::getAllListEntriesTyped( Sequence< Any >& rDataValue… in getAllListEntriesTyped() function in calc::OCellListSource
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A Dentrylisthelper.cxx271 … comphelper::sequenceToContainer( m_aStringItems, xTyped->getAllListEntriesTyped( m_aTypedItems)); in obtainListSourceEntries()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A Dentrylisthelper.cxx271 … comphelper::sequenceToContainer( m_aStringItems, xTyped->getAllListEntriesTyped( m_aTypedItems)); in obtainListSourceEntries()