Searched refs:SYSTEM (Results 1 – 18 of 18) sorted by relevance
/trunk/main/rsc/source/rscpp/ |
H A D | cppdef.h | 126 #define SYSTEM "pcdos" macro 131 #define SYSTEM "unix" macro 136 #define SYSTEM "vms" macro 142 #define SYSTEM "rsx" macro 148 #define SYSTEM "rt11" macro 159 #define SYSTEM "unix" macro 163 #define SYSTEM "unix" macro
|
H A D | cpp1.c | 166 #ifdef SYSTEM 167 SYSTEM,
|
/trunk/main/sc/workben/celltrans/ |
H A D | keywords_utf16.txt | 16 SYSTEXPL, SYSTEM 40 RENDSZER, SYSTEM
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | UserFieldFormat.idl | 41 // DocMerge from idl: value com::sun::star::text::UserFieldFormat::SYSTEM 44 const short SYSTEM = 0;
|
/trunk/main/svtools/source/config/ |
H A D | helpopt.cxx | 54 #define SYSTEM 6 macro 231 case SYSTEM: in Load() 521 case SYSTEM: in Commit()
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | NumberFormatIndex.idl | 73 <dt> <a name="SYSTEM"> DATE_SYSTEM_... </a> </dt> 166 /// 08.10.97 <br/> see also DATE_SYSTEM_... <a href="#SYSTEM">explanation</a> 168 /// Wednesday, 8. October 1997 <br/> see also DATE_SYSTEM_... <a href="#SYSTEM">explanation</a>
|
/trunk/main/sc/source/core/tool/ |
H A D | cellkeywords.inl | 71 {info_system_fr, "SYSTEM", ocInfo}, 141 {info_system_hu, "SYSTEM", ocInfo},
|
/trunk/main/idlc/test/ |
H A D | enum.idl | 31 SYSTEM,
|
/trunk/main/more_fonts/fonts/ |
H A D | fc_local.conf | 2 <!DOCTYPE fontconfig SYSTEM "/etc/fonts/conf.d/fonts.dtd">
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | FontFamily.idl | 79 const short SYSTEM = 6;
|
H A D | CharSet.idl | 105 const short SYSTEM = 9;
|
/trunk/main/vcl/source/components/ |
H A D | fontident.cxx | 127 case FAMILY_SYSTEM: aFD.Family = com::sun::star::awt::FontFamily::SYSTEM;break; in getMaterial()
|
/trunk/main/offapi/com/sun/star/sdbcx/ |
H A D | Table.idl | 118 /** indicates the type of the table like (TABLE, VIEW, SYSTEM TABLE).
|
/trunk/main/sc/source/filter/excel/ |
H A D | xlstyle.cxx | 398 case FAMILY_SYSTEM: nApiFamily = AwtFontFamily::SYSTEM; break; in GetApiFamily() 462 case AwtFontFamily::SYSTEM: mnFamily = FAMILY_SYSTEM; break; in SetApiFamily()
|
/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_import.cxx | 408 _descr.Family = awt::FontFamily::SYSTEM; in importFontStyle() 458 _descr.CharSet = awt::CharSet::SYSTEM; in importFontStyle()
|
H A D | xmldlg_export.cxx | 228 case awt::FontFamily::SYSTEM: in createElement() 274 case awt::CharSet::SYSTEM: in createElement()
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | XDatabaseMetaData.idl | 1376 "VIEW", "SYSTEM TABLE", "GLOBAL TEMPORARY", 1452 "VIEW", "SYSTEM TABLE", "GLOBAL TEMPORARY",
|
/trunk/main/openssl/ |
H A D | opensslsol.patch | 80 if [ "$SYSTEM" = "HP-UX" ];then
|
Completed in 88 milliseconds