Lines Matching refs:mpSlotArray

229 	delete [] mpSlotArray;  in ~DrawViewShell()
243 mpSlotArray = 0; in Construct()
257 mpSlotArray = new sal_uInt16[ SLOTARRAY_COUNT ]; in Construct()
258 mpSlotArray[ 0 ] = SID_OBJECT_CHOOSE_MODE; in Construct()
259 mpSlotArray[ 1 ] = SID_OBJECT_ROTATE; in Construct()
260 mpSlotArray[ 2 ] = SID_OBJECT_ALIGN; in Construct()
261 mpSlotArray[ 3 ] = SID_OBJECT_ALIGN_LEFT; in Construct()
262 mpSlotArray[ 4 ] = SID_ZOOM_TOOLBOX; in Construct()
263 mpSlotArray[ 5 ] = SID_ZOOM_TOOLBOX; in Construct()
264 mpSlotArray[ 6 ] = SID_DRAWTBX_TEXT; in Construct()
265 mpSlotArray[ 7 ] = SID_ATTR_CHAR; in Construct()
266 mpSlotArray[ 8 ] = SID_DRAWTBX_RECTANGLES; in Construct()
267 mpSlotArray[ 9 ] = SID_DRAW_RECT; in Construct()
268 mpSlotArray[ 10 ] = SID_DRAWTBX_ELLIPSES; in Construct()
269 mpSlotArray[ 11 ] = SID_DRAW_ELLIPSE; in Construct()
270 mpSlotArray[ 12 ] = SID_DRAWTBX_LINES; in Construct()
271 mpSlotArray[ 13 ] = SID_DRAW_FREELINE_NOFILL; in Construct()
272 mpSlotArray[ 14 ] = SID_DRAWTBX_3D_OBJECTS; in Construct()
273 mpSlotArray[ 15 ] = SID_3D_CUBE; in Construct()
274 mpSlotArray[ 16 ] = SID_DRAWTBX_INSERT; in Construct()
275 mpSlotArray[ 17 ] = SID_INSERT_DIAGRAM; in Construct()
276 mpSlotArray[ 18 ] = SID_POSITION; in Construct()
277 mpSlotArray[ 19 ] = SID_FRAME_TO_TOP; in Construct()
278 mpSlotArray[ 20 ] = SID_DRAWTBX_CONNECTORS; in Construct()
279 mpSlotArray[ 21 ] = SID_TOOL_CONNECTOR; in Construct()
280 mpSlotArray[ 22 ] = SID_DRAWTBX_ARROWS; in Construct()
281 mpSlotArray[ 23 ] = SID_LINE_ARROW_END; in Construct()