Home
last modified time | relevance | path

Searched refs:USER_DATA_VERSION_1 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx61 #define USER_DATA_VERSION_1 "1" macro
62 #define USER_DATA_VERSION USER_DATA_VERSION_1
150 if(sUserData.GetToken(0, ';').EqualsIgnoreCaseAscii(USER_DATA_VERSION_1)) in Reset()
H A Dflddb.cxx59 #define USER_DATA_VERSION_1 "1" macro
60 #define USER_DATA_VERSION USER_DATA_VERSION_1
180 if(sUserData.GetToken(0, ';').EqualsIgnoreCaseAscii(USER_DATA_VERSION_1)) in Reset()
H A Dflddok.cxx56 #define USER_DATA_VERSION_1 "1" macro
57 #define USER_DATA_VERSION USER_DATA_VERSION_1
184 if( sUserData.GetToken(0, ';').EqualsIgnoreCaseAscii(USER_DATA_VERSION_1 )) in Reset()
H A Dfldfunc.cxx57 #define USER_DATA_VERSION_1 "1" macro
58 #define USER_DATA_VERSION USER_DATA_VERSION_1
183 if(sUserData.GetToken(0, ';').EqualsIgnoreCaseAscii(USER_DATA_VERSION_1)) in Reset()
H A Dfldref.cxx73 #define USER_DATA_VERSION_1 "1" macro
74 #define USER_DATA_VERSION USER_DATA_VERSION_1
279 EqualsIgnoreCaseAscii(USER_DATA_VERSION_1)) in Reset()
H A Dfldvar.cxx49 #define USER_DATA_VERSION_1 "1" macro
50 #define USER_DATA_VERSION USER_DATA_VERSION_1
173 if(!IsRefresh() && sUserData.GetToken(0, ';').EqualsIgnoreCaseAscii(USER_DATA_VERSION_1)) in Reset()

Completed in 30 milliseconds