Searched refs:FONTSIZE (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/crashrep/source/win32/ |
H A D | rctemplate.txt | 22 #ifdef FONTSIZE 23 #undef FONTSIZE 27 //#define FONTSIZE 9 30 //#define FONTSIZE 8 33 #define FONTSIZE 9 44 FONT FONTSIZE, "MS Shell Dlg", 0, 0, 0x0 55 FONT FONTSIZE, "MS Shell Dlg", 0, 0, 0x0 79 FONT FONTSIZE, "MS Shell Dlg", 400, 0, 0x1 99 FONT FONTSIZE, "MS Shell Dlg", 400, 0, 0x1 117 FONT FONTSIZE, "MS Shell Dlg", 400, 0, 0x1 [all …]
|
H A D | rcheader.txt | 38 #ifdef FONTSIZE 39 #undef FONTSIZE
|
/aoo42x/main/forms/source/component/ |
H A D | Grid.cxx | 72 const sal_uInt16 FONTSIZE = 0x0004; variable 931 nAnyMask |= FONTATTRIBS | FONTSIZE | FONTTYPE | FONTDESCRIPTOR; in write() 1094 if ( nAnyMask & FONTSIZE ) in read() 1109 if ( nAnyMask & ( FONTATTRIBS | FONTSIZE | FONTTYPE ) ) in read()
|
Completed in 24 milliseconds