HomeSort by relevance Sort by last modified time
    Searched refs:ConnectString (Results 1 - 5 of 5) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_connectstring.cpp 21 constexpr wchar_t kName[] = L"connectString";
31 XFA_Element::ConnectString,
cxfa_connect.cpp 16 {XFA_Element::ConnectString, 1, 0},
cxfa_node_statics.cpp 487 {0x7ce89001 /* connectString */, XFA_Element::ConnectString},
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 786 ConnectString,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 456 virtual HRESULT STDMETHODCALLTYPE Create (BSTR ConnectString, VARIANT *Connection) = 0;
477 HRESULT (STDMETHODCALLTYPE *Create) (_ADOCatalog *This, BSTR ConnectString, VARIANT *Connection);
503 #define _Catalog_Create(This, ConnectString, Connection) ((This)->lpVtbl ->Create (This, ConnectString, Connection))
    [all...]

Completed in 94 milliseconds