Lines Matching refs:sal_uInt32

75 const sal_uInt32 AX_SYSCOLOR_WINDOWBACK     = 0x80000005;
76 const sal_uInt32 AX_SYSCOLOR_WINDOWFRAME = 0x80000006;
77 const sal_uInt32 AX_SYSCOLOR_WINDOWTEXT = 0x80000008;
78 const sal_uInt32 AX_SYSCOLOR_BUTTONFACE = 0x8000000F;
79 const sal_uInt32 AX_SYSCOLOR_BUTTONTEXT = 0x80000012;
81 const sal_uInt32 AX_FLAGS_ENABLED = 0x00000002;
82 const sal_uInt32 AX_FLAGS_LOCKED = 0x00000004;
83 const sal_uInt32 AX_FLAGS_OPAQUE = 0x00000008;
84 const sal_uInt32 AX_FLAGS_COLUMNHEADS = 0x00000400;
85 const sal_uInt32 AX_FLAGS_ENTIREROWS = 0x00000800;
86 const sal_uInt32 AX_FLAGS_EXISTINGENTRIES = 0x00001000;
87 const sal_uInt32 AX_FLAGS_CAPTIONLEFT = 0x00002000;
88 const sal_uInt32 AX_FLAGS_EDITABLE = 0x00004000;
89 const sal_uInt32 AX_FLAGS_IMEMODE_MASK = 0x00078000;
90 const sal_uInt32 AX_FLAGS_DRAGENABLED = 0x00080000;
91 const sal_uInt32 AX_FLAGS_ENTERASNEWLINE = 0x00100000;
92 const sal_uInt32 AX_FLAGS_KEEPSELECTION = 0x00200000;
93 const sal_uInt32 AX_FLAGS_TABASCHARACTER = 0x00400000;
94 const sal_uInt32 AX_FLAGS_WORDWRAP = 0x00800000;
95 const sal_uInt32 AX_FLAGS_BORDERSSUPPRESSED = 0x02000000;
96 const sal_uInt32 AX_FLAGS_SELECTLINE = 0x04000000;
97 const sal_uInt32 AX_FLAGS_SINGLECHARSELECT = 0x08000000;
98 const sal_uInt32 AX_FLAGS_AUTOSIZE = 0x10000000;
99 const sal_uInt32 AX_FLAGS_HIDESELECTION = 0x20000000;
100 const sal_uInt32 AX_FLAGS_MAXLENAUTOTAB = 0x40000000;
101 const sal_uInt32 AX_FLAGS_MULTILINE = 0x80000000;
215 sal_uInt32 nOleColor ) const;
251 sal_uInt32 nBackColor,
252 sal_uInt32 nFlags,
258 sal_uInt32 nBorderColor,
272 sal_uInt32 nPicPos ) const;
355 sal_uInt32 nDataPartId5, sal_uInt32 nDataPartId6, sal_uInt16 nVersion,
368 sal_uInt32 getDataPartId() const;
371 sal_uInt32 nExpPartId,
376 bool importCommonPart( BinaryInputStream& rInStrm, sal_uInt32 nPartSize );
382 sal_uInt32 mnFlags; /// Common flags for ComCtl controls.
386 sal_uInt32 mnDataPartId5; /// Identifier for version 5.0 control data.
387 sal_uInt32 mnDataPartId6; /// Identifier for version 6.0 control data.
407 sal_uInt32 mnScrollBarFlags; /// Special flags for scroll bar model.
487 sal_uInt32 mnTextColor; /// Text color.
488 sal_uInt32 mnBackColor; /// Fill color.
489 sal_uInt32 mnFlags; /// Various flags.
490 sal_uInt32 mnPicturePos; /// Position of the picture relative to text.
511 sal_uInt32 mnTextColor; /// Text color.
512 sal_uInt32 mnBackColor; /// Fill color.
513 sal_uInt32 mnFlags; /// Various flags.
514 sal_uInt32 mnBorderColor; /// Flat border color.
537 sal_uInt32 mnBackColor; /// Fill color.
538 sal_uInt32 mnFlags; /// Various flags.
539 sal_uInt32 mnBorderColor; /// Flat border color.
565 sal_uInt32 mnTextColor; /// Text color.
566 sal_uInt32 mnBackColor; /// Fill color.
567 sal_uInt32 mnFlags; /// Various flags.
568 sal_uInt32 mnPicturePos; /// Position of the picture relative to text.
569 sal_uInt32 mnBorderColor; /// Flat border color.
685 sal_uInt32 mnArrowColor; /// Button arrow color.
686 sal_uInt32 mnBackColor; /// Fill color.
687 sal_uInt32 mnFlags; /// Various flags.
711 sal_uInt32 mnArrowColor; /// Button arrow color.
712 sal_uInt32 mnBackColor; /// Fill color.
713 sal_uInt32 mnFlags; /// Various flags.
742 sal_uInt32 mnBackColor; /// Fill color.
743 sal_uInt32 mnTextColor; /// Text color.
744 sal_uInt32 mnFlags; /// Various flags.
746 sal_uInt32 mnTabStyle; /// Visual style of the tabs.
779 sal_uInt32 mnBackColor; /// Fill color.
780 sal_uInt32 mnTextColor; /// Text color.
781 sal_uInt32 mnFlags; /// Various flags.
782 sal_uInt32 mnBorderColor; /// Flat border color.