Lines Matching refs:TKGet

80 		TKGet( TK_Height ),  in InsertFixedText()
81 TKGet( TK_Label ), in InsertFixedText()
82 TKGet( TK_MultiLine ), in InsertFixedText()
83 TKGet( TK_PositionX ), in InsertFixedText()
84 TKGet( TK_PositionY ), in InsertFixedText()
85 TKGet( TK_Step ), in InsertFixedText()
86 TKGet( TK_TabIndex ), in InsertFixedText()
87 TKGet( TK_Width ) }; in InsertFixedText()
117 TKGet( TK_Border ), in InsertImage()
118 TKGet( TK_Height ), in InsertImage()
119 TKGet( TK_ImageURL ), in InsertImage()
120 TKGet( TK_PositionX ), in InsertImage()
121 TKGet( TK_PositionY ), in InsertImage()
122 TKGet( TK_ScaleImage ), in InsertImage()
123 TKGet( TK_Width ) }; in InsertImage()
152 TKGet( TK_Enabled ), in InsertCheckBox()
153 TKGet( TK_Height ), in InsertCheckBox()
154 TKGet( TK_HelpURL ), in InsertCheckBox()
155 TKGet( TK_Label ), in InsertCheckBox()
156 TKGet( TK_PositionX ), in InsertCheckBox()
157 TKGet( TK_PositionY ), in InsertCheckBox()
158 TKGet( TK_Step ), in InsertCheckBox()
159 TKGet( TK_TabIndex ), in InsertCheckBox()
160 TKGet( TK_Width ) }; in InsertCheckBox()
191 TKGet( TK_Enabled ), in InsertButton()
192 TKGet( TK_Height ), in InsertButton()
193 TKGet( TK_Label ), in InsertButton()
194 TKGet( TK_PositionX ), in InsertButton()
195 TKGet( TK_PositionY ), in InsertButton()
196 TKGet( TK_PushButtonType ), in InsertButton()
197 TKGet( TK_Step ), in InsertButton()
198 TKGet( TK_TabIndex ), in InsertButton()
199 TKGet( TK_Width ) }; in InsertButton()
242 TKGet( TK_Closeable ), in InitDialog()
243 TKGet( TK_Height ), in InitDialog()
244 TKGet( TK_HelpURL ), in InitDialog()
245 TKGet( TK_Moveable ), in InitDialog()
246 TKGet( TK_PositionX ), in InitDialog()
247 TKGet( TK_PositionY ), in InitDialog()
248 TKGet( TK_Title ), in InitDialog()
249 TKGet( TK_Width ) }; in InitDialog()
334 mxCheckBox = InsertCheckBox( TKGet( TK_OpenNewDocument ), in InitDialog()
342 …setControlProperty( TKGet( TK_OpenNewDocument ), TKGet( TK_State ), Any( (sal_Int16)bOpenNewDocume… in InitDialog()