Searched defs:SEQTYPE (Results 1 – 6 of 6) sorted by relevance
71 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro73 #define SEQTYPE(x) &(x) macro
83 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro85 #define SEQTYPE(x) &(x) macro
53 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro55 #define SEQTYPE(x) &(x) macro
91 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro93 #define SEQTYPE(x) &(x) macro
85 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro87 #define SEQTYPE(x) &(x) macro
117 #define SEQTYPE(x) (new ::com::sun::star::uno::Type( x )) macro119 #define SEQTYPE(x) &(x) macro
Completed in 68 milliseconds