Lines Matching refs:getElementNames
630 getElementNames() const;
746 ::std::set< ::rtl::OUString > ScriptsStorage::getElementNames() const in getElementNames() function in dbmm::ScriptsStorage
750 aElementNames = m_xScriptsStorage->getElementNames(); in getElementNames()
1072 Sequence< ::rtl::OUString > aElementNames( _rxContainer->getElementNames() ); in lcl_collectHierarchicalElementNames_throw()
1299 ::std::set< ::rtl::OUString > aElementNames( aDocStorage.getElementNames() ); in impl_checkScriptStorageStructure_nothrow()
1364 Sequence< ::rtl::OUString > aStorageElements( xScriptsRoot->getElementNames() ); in impl_migrateScriptStorage_nothrow()
1490 Sequence< ::rtl::OUString > aSourceLibNames( xSourceLibraries->getElementNames() ); in impl_migrateContainerLibraries_nothrow()
1559 Sequence< ::rtl::OUString > aLibElementNames( xSourceLib->getElementNames() ); in impl_migrateContainerLibraries_nothrow()
1769 Sequence< ::rtl::OUString > aEventNames = xEvents->getElementNames(); in impl_adjustDocumentEvents_nothrow()
1806 Sequence< ::rtl::OUString > aEventNames( xEvents->getElementNames() ); in impl_adjustDialogElementEvents_throw()
1840 Sequence< ::rtl::OUString > aControlNames( xDialogModel->getElementNames() ); in impl_adjustDialogEvents_nothrow()