Home
last modified time | relevance | path

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

/trunk/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi88 StrCmp $R0 '"' 0 +3
96 StrCmp $R0 $R1 get
97 StrCmp $R2 $R3 get
103 StrCmp $R0 " " get
140 StrCmp $5 '"' 0 +7
141 StrCmp $6 '' 0 +3
144 StrCmp $6 '"' 0 +3
148 StrCmp $6 `` 0 +3
155 StrCmp $6 '' 0 +3
190 StrCmp $3 '"' +3
[all …]
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx134 inline int StrCmp( const String* pStr1, const String* pStr2 ) in StrCmp() function
149 StrCmp( GetStyleName(), static_cast<const ScPatternAttr&>(rCmp).GetStyleName() ) ); in operator ==()

Completed in 25 milliseconds