Home
last modified time | relevance | path

Searched refs:mnTextColor (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Ddrawingfragment.cxx451 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClie… in createAndInsertClientXShape()
460 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClie… in createAndInsertClientXShape()
474 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maValue, pTextBox, pClient… in createAndInsertClientXShape()
485 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClie… in createAndInsertClientXShape()
505 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClie… in createAndInsertClientXShape()
518 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, pClie… in createAndInsertClientXShape()
529 convertControlFontData( rAxModel.maFontData, rAxModel.mnTextColor, maListBoxFont ); in createAndInsertClientXShape()
544 convertControlFontData( rAxModel.maFontData, rAxModel.mnTextColor, maListBoxFont ); in createAndInsertClientXShape()
578 …convertControlText( rAxModel.maFontData, rAxModel.mnTextColor, rAxModel.maCaption, pTextBox, XML_L… in createAndInsertClientXShape()
/aoo41x/main/oox/source/ole/
H A Daxcontrol.cxx847 mnTextColor( AX_SYSCOLOR_BUTTONTEXT ), in AxCommandButtonModel()
882 aReader.readIntProperty< sal_uInt32 >( mnTextColor ); in importBinaryModel()
907 rConv.convertColor( rPropMap, PROP_TextColor, mnTextColor ); in convertProperties()
917 mnTextColor( AX_SYSCOLOR_BUTTONTEXT ), in AxLabelModel()
945 aReader.readIntProperty< sal_uInt32 >( mnTextColor ); in importBinaryModel()
1055 mnTextColor( AX_SYSCOLOR_WINDOWTEXT ), in AxMorphDataModelBase()
1114 aReader.readIntProperty< sal_uInt32 >( mnTextColor ); in importBinaryModel()
1501 mnTextColor( AX_SYSCOLOR_BUTTONTEXT ), in AxTabStripModel()
1514 aReader.readIntProperty< sal_uInt32 >( mnTextColor ); in importBinaryModel()
1565 mnTextColor( AX_SYSCOLOR_BUTTONTEXT ), in AxContainerModelBase()
[all …]
/aoo41x/main/oox/inc/oox/ole/
H A Daxcontrol.hxx487 sal_uInt32 mnTextColor; /// Text color. member in oox::ole::AxCommandButtonModel
511 sal_uInt32 mnTextColor; /// Text color. member in oox::ole::AxLabelModel
565 sal_uInt32 mnTextColor; /// Text color. member in oox::ole::AxMorphDataModelBase
743 sal_uInt32 mnTextColor; /// Text color. member in oox::ole::AxTabStripModel
780 sal_uInt32 mnTextColor; /// Text color. member in oox::ole::AxContainerModelBase
/aoo41x/main/vcl/inc/win/
H A Dsalgdi.h153 COLORREF mnTextColor; // TextColor member in WinSalGraphics

Completed in 61 milliseconds