Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Daddress.cxx967 if (*p++ == SC_COMPILER_FILE_TAB_SEP) in lcl_ScAddress_Parse_OOo()
1221 …if (pExtInfo || (ScGlobal::FindUnquoted( rRefString, SC_COMPILER_FILE_TAB_SEP) == STRING_NOTFOUND)) in ConvertSingleRef()
1244 …if (pExtInfo || (ScGlobal::FindUnquoted( rRefString, SC_COMPILER_FILE_TAB_SEP) == STRING_NOTFOUND)) in ConvertDoubleRef()
H A Dcompiler.cxx1869 xub_StrLen nPos = ScGlobal::FindUnquoted( rString, SC_COMPILER_FILE_TAB_SEP); in GetDocTabPos()
2312 if (SC_COMPILER_FILE_TAB_SEP == c && (nRefInName & kFileSep)) in NextSymbol()
2367 case SC_COMPILER_FILE_TAB_SEP: in NextSymbol()
2446 bi18n = (c == cSheetSep || c == SC_COMPILER_FILE_TAB_SEP); in NextSymbol()
/aoo4110/main/sc/inc/
H A Dcompiler.hxx90 #define SC_COMPILER_FILE_TAB_SEP '#' // 'Doc'#Tab macro
/aoo4110/main/sc/source/core/data/
H A Dglobal2.cxx729 aDocTab += SC_COMPILER_FILE_TAB_SEP; in GetDocTabName()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx413 ScGlobal::UnicodeStrChr( pNameBuffer, SC_COMPILER_FILE_TAB_SEP ) ) in AfterXMLLoading()
428 …if( *pNameBuffer == SC_COMPILER_FILE_TAB_SEP ) // after the last quote of the docname should be t… in AfterXMLLoading()

Completed in 58 milliseconds