Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Ddif.hxx44 extern const sal_Unicode pKeyBOT[];
107 return ( pRef[ 0 ] == pKeyBOT[0] && in IsBOT()
108 pRef[ 1 ] == pKeyBOT[1] && in IsBOT()
109 pRef[ 2 ] == pKeyBOT[2] && in IsBOT()
110 pRef[ 3 ] == pKeyBOT[3] ); in IsBOT()
/aoo41x/main/sc/source/filter/dif/
H A Ddifexp.cxx161 aOS += pKeyBOT; in ScExportDif()
H A Ddifimp.cxx49 const sal_Unicode pKeyBOT[] = { 'B', 'O', 'T', 0 }; variable

Completed in 18 milliseconds