Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dinetoptions.cxx117 enum { ENTRY_COUNT = INDEX_HTTP_PROXY_PORT + 1 }; enumerator
148 Entry m_aEntries[ENTRY_COUNT];
169 for (sal_Int32 j = 0; j < ENTRY_COUNT; ++j) in Notify()
183 star::uno::Sequence< rtl::OUString > aKeys(ENTRY_COUNT); in Commit()
184 star::uno::Sequence< star::uno::Any > aValues(ENTRY_COUNT); in Commit()
188 for (sal_Int32 i = 0; i < ENTRY_COUNT; ++i) in Commit()
266 star::uno::Sequence< rtl::OUString > aKeys(ENTRY_COUNT); in Impl()
267 for (sal_Int32 i = 0; i < ENTRY_COUNT; ++i) in Impl()
284 star::uno::Sequence< rtl::OUString > aKeys(ENTRY_COUNT); in getProperty()
285 int nIndices[ENTRY_COUNT]; in getProperty()
[all …]

Completed in 20 milliseconds