Searched refs:GetUsedSymbols (Results 1 – 4 of 4) sorted by relevance
203 const std::set< rtl::OUString > & GetUsedSymbols() const { return aUsedSymbols; } in GetUsedSymbols() function in SmDocShell
270 std::set< rtl::OUString > GetUsedSymbols() const { return m_aUsedSymbols; } in GetUsedSymbols() function in SmParser
261 aUsedSymbols = aInterpreter.GetUsedSymbols(); in Parse()
913 const std::set< rtl::OUString > &rUsedSymbols = pDocSh->GetUsedSymbols(); in _getPropertyValues()
Completed in 27 milliseconds