Home
last modified time | relevance | path

Searched refs:SdrRepeatFunc (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dsvdundo.hxx105 SdrRepeatFunc eFunction;
128 void SetRepeatFunction(SdrRepeatFunc eFunc) { eFunction=eFunc; } in SetRepeatFunction()
129 SdrRepeatFunc GetRepeatFunction() const { return eFunction; } in GetRepeatFunction()
H A Dsvdtypes.hxx129 enum SdrRepeatFunc {SDRREPFUNC_OBJ_NONE, enum
H A Dsvdedtv.hxx209 …void BegUndo(const String& rComment, const String& rObjDescr, SdrRepeatFunc eFunc=SDRREPFUNC_OBJ_N… in BegUndo()
H A Dsvdmodel.hxx583 …void BegUndo(const String& rComment, const String& rObjDescr, SdrRepeatFunc eFunc=SDRREPFUNC_OBJ_N…
/aoo4110/main/svx/source/svdraw/
H A Dsvdmodel.cxx546 void SdrModel::BegUndo(const XubString& rComment, const XubString& rObjDescr, SdrRepeatFunc eFunc) in BegUndo()

Completed in 42 milliseconds