Home
last modified time | relevance | path

Searched refs:GetEncodeUrlMode (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/inc/
H A Dcompiler.hxx391 EncodeUrlMode GetEncodeUrlMode() const;
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx373 ScCompiler::EncodeUrlMode ScCompiler::GetEncodeUrlMode() const in GetEncodeUrlMode() function in ScCompiler
1044 switch (rCompiler.GetEncodeUrlMode()) in makeExternalRefStrImpl()
1081 switch (rCompiler.GetEncodeUrlMode()) in makeExternalRefStrImpl()
1515 rBuffer, *pFullName, rCompiler.GetEncodeUrlMode() == ScCompiler::ENCODE_ALWAYS); in makeExternalRefStr()
1539 rBuffer, *pFullName, rCompiler.GetEncodeUrlMode() == ScCompiler::ENCODE_ALWAYS); in makeExternalRefStr()
1721 rBuffer, *pFullName, rCompiler.GetEncodeUrlMode() == ScCompiler::ENCODE_ALWAYS); in makeExternalRefStr()
1746 rBuffer, *pFullName, rCompiler.GetEncodeUrlMode() == ScCompiler::ENCODE_ALWAYS); in makeExternalRefStr()

Completed in 39 milliseconds