Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2820 SdrUserCallType eChildUserType = SDRUSERCALL_CHILD_CHGATTR; in SendUserCall() local
2825 eChildUserType = SDRUSERCALL_CHILD_MOVEONLY; in SendUserCall()
2829 eChildUserType = SDRUSERCALL_CHILD_RESIZE; in SendUserCall()
2833 eChildUserType = SDRUSERCALL_CHILD_CHGATTR; in SendUserCall()
2837 eChildUserType = SDRUSERCALL_CHILD_DELETE; in SendUserCall()
2841 eChildUserType = SDRUSERCALL_CHILD_COPY; in SendUserCall()
2845 eChildUserType = SDRUSERCALL_CHILD_INSERTED; in SendUserCall()
2849 eChildUserType = SDRUSERCALL_CHILD_REMOVED; in SendUserCall()
2855 pGroup->GetUserCall()->Changed( *this, eChildUserType, rBoundRect ); in SendUserCall()

Completed in 29 milliseconds