Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx243 (!pStringItem || (pStringItem->GetValue() == sDrawCustom)) in ExecDraw()
275 sDrawCustom.Erase(); in ExecDraw()
288 sDrawCustom.Erase(); in ExecDraw()
296 sDrawCustom.Erase(); in ExecDraw()
304 sDrawCustom.Erase(); in ExecDraw()
331 sDrawCustom = pStringItem->GetValue(); in ExecDraw()
332 aCurrShapeEnumCommand[ nSlotId - SID_DRAWTBX_CS_BASIC ] = sDrawCustom; in ExecDraw()
693 sDrawCustom.Erase(); in SetSelDrawSlot()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh2.cxx172 …bool bSwitchCustom = ( sStringItemValue.Len() && sDrawCustom.Len() && sStringItemValue != sDrawCus… in ExecDraw()
240 sDrawCustom.Erase(); // value is set below for custom shapes in ExecDraw()
340sDrawCustom = pEnumCommand->GetValue(); // to detect when a different shape type is selected in ExecDraw()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx255 String sDrawCustom; //some drawing types are marked with strings! member in SwView
572 void LeaveDrawCreate() { nDrawSfxId = nFormSfxId = USHRT_MAX; sDrawCustom.Erase();} in LeaveDrawCreate()
/trunk/main/sc/source/ui/inc/
H A Dtabvwsh.hxx108 String sDrawCustom; // current custom shape type member in ScTabViewShell

Completed in 18 milliseconds