Home
last modified time | relevance | path

Searched defs:SEQTYPE (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx71 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro
73 #define SEQTYPE(x) &(x) macro
/trunk/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx91 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro
93 #define SEQTYPE(x) &(x) macro
/trunk/main/svx/inc/svx/
H A Dunoshprp.hxx83 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro
85 #define SEQTYPE(x) &(x) macro
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx53 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro
55 #define SEQTYPE(x) &(x) macro
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx85 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro
87 #define SEQTYPE(x) &(x) macro
H A Dunopage.cxx117 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro
119 #define SEQTYPE(x) &(x) macro

Completed in 67 milliseconds