Searched refs:eChildUserType (Results 1 – 1 of 1) sorted by relevance
2820 SdrUserCallType eChildUserType = SDRUSERCALL_CHILD_CHGATTR; in SendUserCall() local2825 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 22 milliseconds