Searched refs:ELSEIF (Results 1 – 10 of 10) sorted by relevance
/trunk/main/basic/source/comp/ |
H A D | loops.cxx | 51 while( !( eTok == ELSEIF || eTok == ELSE || eTok == ENDIF ) && in If() 61 while( eTok == ELSEIF ) in If() 80 while( !( eTok == ELSEIF || eTok == ELSE || eTok == ENDIF ) && in If() 86 Error( SbERR_BAD_BLOCK, ELSEIF ); bAbort = sal_True; return; in If()
|
H A D | token.cxx | 90 { ELSEIF, "ElseIf" },
|
H A D | parser.cxx | 66 { ELSEIF, &SbiParser::NoIf, N, Y, }, // ELSEIF
|
/trunk/main/extensions/test/ole/AxTestComponents/ |
H A D | AxTestComponents.dsp | 70 !ELSEIF "$(CFG)" == "AxTestComponents - Win32 Unicode Debug" 110 !ELSEIF "$(CFG)" == "AxTestComponents - Win32 Release MinSize" 144 !ELSEIF "$(CFG)" == "AxTestComponents - Win32 Release MinDependency" 178 !ELSEIF "$(CFG)" == "AxTestComponents - Win32 Unicode Release MinSize" 218 !ELSEIF "$(CFG)" == "AxTestComponents - Win32 Unicode Release MinDependency"
|
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/ |
H A D | XCallback_Impl.dsp | 70 !ELSEIF "$(CFG)" == "XCallback_Impl - Win32 Unicode Debug" 110 !ELSEIF "$(CFG)" == "XCallback_Impl - Win32 Release MinSize" 144 !ELSEIF "$(CFG)" == "XCallback_Impl - Win32 Release MinDependency" 178 !ELSEIF "$(CFG)" == "XCallback_Impl - Win32 Unicode Release MinSize" 218 !ELSEIF "$(CFG)" == "XCallback_Impl - Win32 Unicode Release MinDependency"
|
/trunk/main/extensions/test/ole/MfcControl/ |
H A D | MfcControl.dsp | 72 !ELSEIF "$(CFG)" == "MfcControl - Win32 Debug" 110 !ELSEIF "$(CFG)" == "MfcControl - Win32 Unicode Debug" 148 !ELSEIF "$(CFG)" == "MfcControl - Win32 Unicode Release"
|
/trunk/main/basic/source/inc/ |
H A D | token.hxx | 65 EACH, ELSE, ELSEIF, END, ERASE, EXIT, enumerator
|
/trunk/main/xmerge/source/regutil/ |
H A D | regutil.dsp | 54 !ELSEIF "$(CFG)" == "regutil - Win32 Debug"
|
/trunk/main/extensions/test/ole/unoTocomCalls/Test/ |
H A D | Test.dsp | 54 !ELSEIF "$(CFG)" == "Test - Win32 Debug"
|
/trunk/main/xmerge/source/activesync/ |
H A D | XMergeSync.dsp | 58 !ELSEIF "$(CFG)" == "XMergeSync - Win32 Debug"
|
Completed in 57 milliseconds