Searched refs:sFieldMasterType (Results 1 – 1 of 1) sorted by relevance
1960 OUString sFieldMasterType; in ExportFieldDeclarations() local1962 ExplodeFieldMasterName(sFieldMaster, sFieldMasterType, sVarName); in ExportFieldDeclarations()1970 if (0 == sFieldMasterType.compareToAscii(FIELD_SERVICE_SETEXP)) in ExportFieldDeclarations()1984 else if (0 == sFieldMasterType.compareToAscii(FIELD_SERVICE_USER)) in ExportFieldDeclarations()1988 else if (0 == sFieldMasterType.compareToAscii(FIELD_SERVICE_DDE)) in ExportFieldDeclarations()2020 OUString sFieldMasterType; in ExportFieldDeclarations() local2022 ExplodeFieldMasterName(sName, sFieldMasterType, sVarName); in ExportFieldDeclarations()2079 OUString sFieldMasterType; in ExportFieldDeclarations() local2081 ExplodeFieldMasterName(sName, sFieldMasterType, sVarName); in ExportFieldDeclarations()2121 OUString sFieldMasterType; in ExportFieldDeclarations() local[all …]
Completed in 35 milliseconds