Searched refs:sDrawCustom (Results 1 – 4 of 4) sorted by relevance
243 (!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()
172 …bool bSwitchCustom = ( sStringItemValue.Len() && sDrawCustom.Len() && sStringItemValue != sDrawCus… in ExecDraw()240 sDrawCustom.Erase(); // value is set below for custom shapes in ExecDraw()340 … sDrawCustom = pEnumCommand->GetValue(); // to detect when a different shape type is selected in ExecDraw()
255 String sDrawCustom; //some drawing types are marked with strings! member in SwView572 void LeaveDrawCreate() { nDrawSfxId = nFormSfxId = USHRT_MAX; sDrawCustom.Erase();} in LeaveDrawCreate()
108 String sDrawCustom; // current custom shape type member in ScTabViewShell
Completed in 29 milliseconds