Home
last modified time | relevance | path

Searched defs:DropDescriptor (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/dbaccess/source/ui/inc/
H A DTableCopyHelper.hxx90 struct DropDescriptor struct in dbaui::OTableCopyHelper
97 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() function

Completed in 15 milliseconds