Searched defs:DropDescriptor (Results 1 – 1 of 1) sorted by relevance
90 struct DropDescriptor struct in dbaui::OTableCopyHelper97 String aUrl;98 SotStorageStreamRef aHtmlRtfStorage;99 ElementType nType;100 SvLBoxEntry* pDroppedAt;101 sal_Int8 nAction;102 sal_Bool bHtml;103 sal_Bool bError;105 DropDescriptor() : nType(E_TABLE),pDroppedAt(NULL),nAction(DND_ACTION_NONE) { } in DropDescriptor() argument
Completed in 10 milliseconds