Home
last modified time | relevance | path

Searched refs:SymbolType (Results 1 – 18 of 18) sorted by relevance

/aoo42x/main/vcl/inc/vcl/
H A Dsymbol.hxx34 typedef sal_uInt16 SymbolType; typedef
36 #define SYMBOL_IMAGE ((SymbolType)1)
41 #define SYMBOL_SPIN_UP ((SymbolType)6)
45 #define SYMBOL_FIRST ((SymbolType)10)
46 #define SYMBOL_LAST ((SymbolType)11)
47 #define SYMBOL_PREV ((SymbolType)12)
48 #define SYMBOL_NEXT ((SymbolType)13)
51 #define SYMBOL_PLAY ((SymbolType)16)
54 #define SYMBOL_STOP ((SymbolType)19)
55 #define SYMBOL_PAUSE ((SymbolType)20)
[all …]
H A Dbutton.hxx118 SymbolType meSymbol;
180 void SetSymbol( SymbolType eSymbol );
181 SymbolType GetSymbol() const { return meSymbol; } in GetSymbol()
H A Ddecoview.hxx94 void DrawSymbol( const Rectangle& rRect, SymbolType eType,
/aoo42x/main/rsc/inc/
H A Dvclrsc.hxx129 typedef sal_uInt16 SymbolType; typedef
131 #define SYMBOL_IMAGE ((SymbolType)1)
140 #define SYMBOL_FIRST ((SymbolType)10)
141 #define SYMBOL_LAST ((SymbolType)11)
142 #define SYMBOL_PREV ((SymbolType)12)
143 #define SYMBOL_NEXT ((SymbolType)13)
146 #define SYMBOL_PLAY ((SymbolType)16)
149 #define SYMBOL_STOP ((SymbolType)19)
150 #define SYMBOL_PAUSE ((SymbolType)20)
155 #define SYMBOL_CLOSE ((SymbolType)25)
[all …]
/aoo42x/main/soltools/adjustvisibility/
H A Dadjustvisibility.cxx55 static const char* SymbolType[STT_NUM] = { variable
183 if ( SymbolType[nSymbolType] ) { in adjustVisibility()
184 std::cout << SymbolType[nSymbolType]; in adjustVisibility()
/aoo42x/main/vcl/source/control/
H A Dspinfld.cxx156 SymbolType eType1, eType2; in ImplDrawSpinButton()
658 SymbolType eSymbol = SYMBOL_SPIN_DOWN; in Paint()
1074 SymbolType eSymbol = SYMBOL_SPIN_DOWN; in Draw()
H A Dscrbar.cxx717 SymbolType eSymbolType; in ImplDraw()
H A Dbutton.cxx1753 void PushButton::SetSymbol( SymbolType eSymbol ) in SetSymbol()
4171 SetSymbol( (SymbolType)ReadLongRes() ); in ImageButton()
/aoo42x/main/offapi/com/sun/star/chart/
H A DLineDiagram.idl94 [property] long SymbolType;
H A DChartDataPointProperties.idl143 [optional, property] long SymbolType;
/aoo42x/main/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv62 "ChXDiagram";"com::sun::star::chart::LineDiagram";"SymbolType"
H A Dcom.sun.star.comp.office.ChXDataPoint.csv17 "ChXDataPoint";"com::sun::star::chart::ChartDataPointProperties";"SymbolType#optional"
H A Dcom.sun.star.comp.office.ChXDataRow.csv17 "ChXDataRow";"com::sun::star::chart::ChartDataPointProperties";"SymbolType#optional"
/aoo42x/main/vcl/source/window/
H A Dbrdwin.cxx113 const Rectangle& rRect, SymbolType eSymbol ) in ImplDrawBrdWinSymbol()
127 SymbolType eSymbol, sal_uInt16 nState ) in ImplDrawBrdWinSymbolButton()
1781 SymbolType eType; in DrawWindow()
H A Ddecoview.cxx44 SymbolType eType ) in ImplDrawSymbol()
569 void DecorationView::DrawSymbol( const Rectangle& rRect, SymbolType eType, in DrawSymbol()
H A Dmenu.cxx2786 SymbolType eSymbol; in ImplPaint()
5154 SymbolType eSymbol = bUp ? SYMBOL_SPIN_UP : SYMBOL_SPIN_DOWN; in ImplDrawScroller()
/aoo42x/main/chart2/source/view/main/
H A DShapeFactory.cxx1291 enum SymbolType { SYMBOL_SQUARE=0 enum
1321 SymbolType eSymbolType=static_cast<SymbolType>(nStandardSymbol); in createPolyPolygon_Symbol()
/aoo42x/main/svtools/source/control/
H A Dtoolbarmenu.cxx1496 SymbolType eSymbol; in implPaint()

Completed in 155 milliseconds