Home
last modified time | relevance | path

Searched refs:getCppuType (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/AOO41X/main/sot/source/base/
H A Dexchange.cxx69 …/* 0 SOT_FORMAT_SYSTEM_START*/ { "", "", &::getCppuType( (const Sequence< sal_Int… in operator ()()
70 …RING*/ { "text/plain;charset=utf-16", "Text", &::getCppuType( (const ::rtl::… in operator ()()
71 …ation/x-openoffice-bitmap;windows_formatname=\"Bitmap\"", "Bitmap", &::getCppuType( (const Sequenc… in operator ()()
72 …ice-gdimetafile;windows_formatname=\"GDIMetaFile\"", "GDIMetaFile", &::getCppuType( (const Sequenc… in operator ()()
73 …on/x-openoffice-private;windows_formatname=\"Private\"", "Private", &::getCppuType( (const Sequenc… in operator ()()
74 …ion/x-openoffice-file;windows_formatname=\"FileName\"", "FileName", &::getCppuType( (const Sequenc… in operator ()()
75 …x-openoffice-filelist;windows_formatname=\"FileList\"", "FileList", &::getCppuType( (const Sequenc… in operator ()()
76 …/* 7 EMPTY*/ { "", "", &::getCppuType( (const Sequence< sal_Int… in operator ()()
77 …/* 8 EMPTY*/ { "", "", &::getCppuType( (const Sequence< sal_Int… in operator ()()
78 …/* 9 EMPTY*/ { "", "", &::getCppuType( (const Sequence< sal_Int… in operator ()()
[all …]
/AOO41X/main/svx/inc/svx/
H A Dunoshprp.hxx193 …{ MAP_CHAR_LEN("FontWorkStyle"), XATTR_FORMTXTSTYLE, /*ENUM*/&::getCppuType((co…
194 …{ MAP_CHAR_LEN("FontWorkAdjust"), XATTR_FORMTXTADJUST, /*ENUM*/&::getCppuType((co…
195 …{ MAP_CHAR_LEN("FontWorkDistance"), XATTR_FORMTXTDISTANCE, &::getCppuType((const sal_…
196 …{ MAP_CHAR_LEN("FontWorkStart"), XATTR_FORMTXTSTART, &::getCppuType((const sal_…
199 …{ MAP_CHAR_LEN("FontWorkShadow"), XATTR_FORMTXTSHADOW, /*ENUM*/&::getCppuType((co…
200 …{ MAP_CHAR_LEN("FontWorkShadowColor"), XATTR_FORMTXTSHDWCOLOR, &::getCppuType((const sal_…
201 …{ MAP_CHAR_LEN("FontWorkShadowOffsetX"), XATTR_FORMTXTSHDWXVAL, &::getCppuType((const sal_…
202 …{ MAP_CHAR_LEN("FontWorkShadowOffsetY"), XATTR_FORMTXTSHDWYVAL, &::getCppuType((const sal_…
204 …{ MAP_CHAR_LEN("FontWorkShadowTransparence"),XATTR_FORMTXTSHDWTRANSP, &::getCppuType((const sal_…
208 …{ MAP_CHAR_LEN(UNO_NAME_SHADOWCOLOR), SDRATTR_SHADOWCOLOR, &::getCppuType((const sal_…
[all …]
/AOO41X/main/comphelper/source/property/
H A DTypeGeneration.cxx154 case CPPUTYPE_INT8: pType = &::getCppuType( (sal_Int8*)0 ); break; in GenerateCppuType()
155 case CPPUTYPE_INT16: pType = &::getCppuType( (sal_Int16*)0 ); break; in GenerateCppuType()
156 case CPPUTYPE_INT32: pType = &::getCppuType( (sal_Int32*)0 ); break; in GenerateCppuType()
158 case CPPUTYPE_DOUBLE: pType = &::getCppuType( (double*)0 ); break; in GenerateCppuType()
159 case CPPUTYPE_FLOAT: pType = &::getCppuType( (float*)0 ); break; in GenerateCppuType()
160 case CPPUTYPE_OUSTRING: pType = &::getCppuType( (OUString*)0 ); break; in GenerateCppuType()
161 case CPPUTYPE_FONTSLANT: pType = &::getCppuType( (FontSlant*)0 ); break; in GenerateCppuType()
162 case CPPUTYPE_LOCALE: pType = &::getCppuType( (Locale*)0 ); break; in GenerateCppuType()
163 … case CPPUTYPE_PROPERTYVALUE:pType = &::getCppuType( (Sequence<PropertyValue>*)0 ); break; in GenerateCppuType()
164 … case CPPUTYPE_PROPERTYVALUES: pType = &::getCppuType( (Sequence<PropertyValues>*)0 ); break; in GenerateCppuType()
[all …]
/AOO41X/main/svx/source/unodraw/
H A Dunoprov.cxx74 …{ MAP_CHAR_LEN("UserDefinedAttributes"), SDRATTR_XMLATTRIBUTES, &::getCppuType((const … in ImplGetSvxShapePropertyMap()
75 …{MAP_CHAR_LEN("ParaUserDefinedAttributes"), EE_PARA_XMLATTRIBS, &::getCppuType((const … in ImplGetSvxShapePropertyMap()
99 …{ MAP_CHAR_LEN("UserDefinedAttributes"), SDRATTR_XMLATTRIBUTES, &::getCppuType((const … in ImplGetSvxTextShapePropertyMap()
100 …{MAP_CHAR_LEN("ParaUserDefinedAttributes"), EE_PARA_XMLATTRIBS, &::getCppuType((const … in ImplGetSvxTextShapePropertyMap()
124 …{ MAP_CHAR_LEN("UserDefinedAttributes"), SDRATTR_XMLATTRIBUTES, &::getCppuType((const … in ImplGetSvxConnectorPropertyMap()
125 …{MAP_CHAR_LEN("ParaUserDefinedAttributes"), EE_PARA_XMLATTRIBS, &::getCppuType((const … in ImplGetSvxConnectorPropertyMap()
149 …{ MAP_CHAR_LEN("UserDefinedAttributes"), SDRATTR_XMLATTRIBUTES, &::getCppuType((const … in ImplGetSvxDimensioningPropertyMap()
150 …{MAP_CHAR_LEN("ParaUserDefinedAttributes"), EE_PARA_XMLATTRIBS, &::getCppuType((const … in ImplGetSvxDimensioningPropertyMap()
175 …{ MAP_CHAR_LEN("UserDefinedAttributes"), SDRATTR_XMLATTRIBUTES, &::getCppuType((const … in ImplGetSvxCirclePropertyMap()
176 …{MAP_CHAR_LEN("ParaUserDefinedAttributes"), EE_PARA_XMLATTRIBS, &::getCppuType((const … in ImplGetSvxCirclePropertyMap()
[all …]
H A Dunoshape.cxx119 if( rType == ::getCppuType((const uno::Reference< xint >*)0) ) \
764 aAny.setValue( &aSeq, ::getCppuType((const uno::Sequence< sal_Int8 >*)0) ); in GetBitmap()
829 *pTypes++ = ::getCppuType((const uno::Reference< drawing::XShape >*)0); in _getTypes()
830 *pTypes++ = ::getCppuType((const uno::Reference< lang::XComponent >*)0); in _getTypes()
831 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertySet >*)0); in _getTypes()
832 *pTypes++ = ::getCppuType((const uno::Reference< beans::XMultiPropertySet >*)0); in _getTypes()
834 *pTypes++ = ::getCppuType((const uno::Reference< beans::XPropertyState >*)0); in _getTypes()
836 … *pTypes++ = ::getCppuType((const uno::Reference< drawing::XGluePointsSupplier >*)0); in _getTypes()
837 *pTypes++ = ::getCppuType((const uno::Reference< container::XChild >*)0); in _getTypes()
838 *pTypes++ = ::getCppuType((const uno::Reference< lang::XServiceInfo >*)0); in _getTypes()
[all …]
/AOO41X/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx86 …{MAP_CHAR_LEN(SC_UNONAME_BOTTBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0… in lcl_GetCellStyleSet()
87 …{MAP_CHAR_LEN(SC_UNONAME_CELLBACK), ATTR_BACKGROUND, &::getCppuType((const sal_Int32*)0), … in lcl_GetCellStyleSet()
88 …{MAP_CHAR_LEN(SC_UNONAME_CELLPRO), ATTR_PROTECTION, &::getCppuType((const util::CellProtection… in lcl_GetCellStyleSet()
89 …{MAP_CHAR_LEN(SC_UNONAME_CCOLOR), ATTR_FONT_COLOR, &::getCppuType((const sal_Int32*)0), … in lcl_GetCellStyleSet()
92 …{MAP_CHAR_LEN(SC_UNONAME_CEMPHAS), ATTR_FONT_EMPHASISMARK,&getCppuType((sal_Int16*)0), 0,… in lcl_GetCellStyleSet()
93 …{MAP_CHAR_LEN(SC_UNONAME_CFONT), ATTR_FONT, &::getCppuType((const sal_Int16*)0), … in lcl_GetCellStyleSet()
94 …{MAP_CHAR_LEN(SC_UNONAME_CFCHARS), ATTR_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellStyleSet()
95 …{MAP_CHAR_LEN(SC_UNO_CJK_CFCHARS), ATTR_CJK_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellStyleSet()
96 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellStyleSet()
97 …{MAP_CHAR_LEN(SC_UNONAME_CFFAMIL), ATTR_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellStyleSet()
[all …]
H A Dcellsuno.cxx156 …{MAP_CHAR_LEN(SC_UNONAME_ABSNAME), SC_WID_UNO_ABSNAME, &getCppuType((rtl::OUString*)0), 0 … in lcl_GetCellsPropertySet()
158 …{MAP_CHAR_LEN(SC_UNONAME_BOTTBORDER),ATTR_BORDER, &::getCppuType((const table::BorderLine*)0… in lcl_GetCellsPropertySet()
159 …{MAP_CHAR_LEN(SC_UNONAME_CELLBACK), ATTR_BACKGROUND, &getCppuType((sal_Int32*)0), 0,… in lcl_GetCellsPropertySet()
160 …{MAP_CHAR_LEN(SC_UNONAME_CELLPRO), ATTR_PROTECTION, &getCppuType((util::CellProtection*)0), 0,… in lcl_GetCellsPropertySet()
161 …{MAP_CHAR_LEN(SC_UNONAME_CELLSTYL), SC_WID_UNO_CELLSTYL,&getCppuType((rtl::OUString*)0), 0,… in lcl_GetCellsPropertySet()
162 …{MAP_CHAR_LEN(SC_UNONAME_CCOLOR), ATTR_FONT_COLOR, &getCppuType((sal_Int32*)0), 0,… in lcl_GetCellsPropertySet()
165 …{MAP_CHAR_LEN(SC_UNONAME_CEMPHAS), ATTR_FONT_EMPHASISMARK,&getCppuType((sal_Int16*)0), 0,… in lcl_GetCellsPropertySet()
166 …{MAP_CHAR_LEN(SC_UNONAME_CFONT), ATTR_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellsPropertySet()
167 …{MAP_CHAR_LEN(SC_UNONAME_CFCHARS), ATTR_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellsPropertySet()
168 …{MAP_CHAR_LEN(SC_UNO_CJK_CFCHARS), ATTR_CJK_FONT, &getCppuType((sal_Int16*)0), 0,… in lcl_GetCellsPropertySet()
[all …]
H A Dafmtuno.cxx104 …{MAP_CHAR_LEN(SC_UNONAME_CELLBACK), ATTR_BACKGROUND, &::getCppuType((const sal_Int32*)0), … in lcl_GetAutoFieldMap()
105 …{MAP_CHAR_LEN(SC_UNONAME_CCOLOR), ATTR_FONT_COLOR, &::getCppuType((const sal_Int32*)0), … in lcl_GetAutoFieldMap()
108 …{MAP_CHAR_LEN(SC_UNONAME_CFONT), ATTR_FONT, &::getCppuType((const sal_Int16*)0), … in lcl_GetAutoFieldMap()
109 …{MAP_CHAR_LEN(SC_UNONAME_CFCHARS), ATTR_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
110 …{MAP_CHAR_LEN(SC_UNO_CJK_CFCHARS), ATTR_CJK_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
111 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
112 …{MAP_CHAR_LEN(SC_UNONAME_CFFAMIL), ATTR_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
113 …{MAP_CHAR_LEN(SC_UNO_CJK_CFFAMIL), ATTR_CJK_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
114 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
115 …{MAP_CHAR_LEN(SC_UNONAME_CFNAME), ATTR_FONT, &::getCppuType((rtl::OUString*)0), … in lcl_GetAutoFieldMap()
[all …]
H A Ddefltuno.cxx55 …{MAP_CHAR_LEN(SC_UNONAME_CFCHARS), ATTR_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
56 …{MAP_CHAR_LEN(SC_UNO_CJK_CFCHARS), ATTR_CJK_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
57 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
58 …{MAP_CHAR_LEN(SC_UNONAME_CFFAMIL), ATTR_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
59 …{MAP_CHAR_LEN(SC_UNO_CJK_CFFAMIL), ATTR_CJK_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
60 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
61 …{MAP_CHAR_LEN(SC_UNONAME_CFNAME), ATTR_FONT, &getCppuType((rtl::OUString*)0), 0, MID… in lcl_GetDocDefaultsMap()
62 …{MAP_CHAR_LEN(SC_UNO_CJK_CFNAME), ATTR_CJK_FONT, &getCppuType((rtl::OUString*)0), 0, MID… in lcl_GetDocDefaultsMap()
63 …{MAP_CHAR_LEN(SC_UNO_CTL_CFNAME), ATTR_CTL_FONT, &getCppuType((rtl::OUString*)0), 0, MID… in lcl_GetDocDefaultsMap()
64 …{MAP_CHAR_LEN(SC_UNONAME_CFPITCH), ATTR_FONT, &getCppuType((sal_Int16*)0), 0, MID… in lcl_GetDocDefaultsMap()
[all …]
/AOO41X/main/unotools/inc/unotools/
H A Dquerydeep.hxx62 ::getCppuType(static_cast<const ::com::sun::star::uno::Reference<Interface> *>(0))); in isDerivedFrom()
81 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
98 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
100 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
118 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
120 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
122 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
141 …if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< Interfa… in queryDeepInterface()
143 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
145 …else if (isDerivedFrom(rType, ::getCppuType(static_cast<const ::com::sun::star::uno::Reference< In… in queryDeepInterface()
[all …]
/AOO41X/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontentcaps.cxx113 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
135 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
145 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
153 getCppuType( static_cast< in getProperties()
174 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
196 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
205 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
212 getCppuType( static_cast< in getProperties()
242 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
264 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
[all …]
/AOO41X/main/chart2/source/model/main/
H A DDataPointProperties.cxx71 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
79 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
88 ::getCppuType( reinterpret_cast< const drawing::FillStyle * >(0)), in AddPropertiesToVector()
95 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in AddPropertiesToVector()
103 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in AddPropertiesToVector()
112 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
119 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in AddPropertiesToVector()
127 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in AddPropertiesToVector()
143 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
150 ::getCppuType( reinterpret_cast< const drawing::LineStyle * >(0)), in AddPropertiesToVector()
[all …]
/AOO41X/main/ucb/source/ucp/tdoc/
H A Dtdoc_contentcaps.cxx122 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
144 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
154 getCppuType( static_cast< in getProperties()
182 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
204 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
214 getCppuType( static_cast< in getProperties()
225 getCppuType( static_cast< in getProperties()
250 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
272 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
283 getCppuType( static_cast< in getProperties()
[all …]
/AOO41X/main/cppu/qa/
H A Dtest_unotype.cxx270 ::getCppuType(static_cast< ::sal_Unicode * >(0)) == in testGetTypeFavourUnsigned()
271 ::getCppuType(static_cast< ::sal_uInt16 * >(0))); in testGetTypeFavourUnsigned()
281 ::getCppuType(static_cast< bool * >(0))); in testGetTypeFavourUnsigned()
287 ::getCppuType(static_cast< ::sal_Bool * >(0))); in testGetTypeFavourUnsigned()
293 ::getCppuType(static_cast< ::sal_Int8 * >(0))); in testGetTypeFavourUnsigned()
299 ::getCppuType(static_cast< ::sal_Int16 * >(0))); in testGetTypeFavourUnsigned()
309 ::getCppuType(static_cast< ::sal_uInt16 * >(0))); in testGetTypeFavourUnsigned()
315 ::getCppuType(static_cast< ::sal_Int32 * >(0))); in testGetTypeFavourUnsigned()
321 ::getCppuType(static_cast< ::sal_uInt32 * >(0))); in testGetTypeFavourUnsigned()
327 ::getCppuType(static_cast< ::sal_Int64 * >(0))); in testGetTypeFavourUnsigned()
[all …]
H A Dtest_any.cxx98 == getCppuType< css::uno::Reference< css::uno::XInterface > >()) in queryInterface()
103 } else if (type == getCppuType< css::uno::Reference< Interface1 > >()) { in queryInterface()
126 == getCppuType< css::uno::Reference< css::uno::XInterface > >()) in queryInterface()
132 } else if (type == getCppuType< css::uno::Reference< Interface2 > >()) { in queryInterface()
135 } else if (type == getCppuType< css::uno::Reference< Interface2a > >()) in queryInterface()
139 } else if (type == getCppuType< css::uno::Reference< Interface3 > >()) { in queryInterface()
162 == getCppuType< css::uno::Reference< css::uno::XInterface > >()) in queryInterface()
168 } else if (type == getCppuType< css::uno::Reference< Interface2 > >()) { in queryInterface()
171 } else if (type == getCppuType< css::uno::Reference< Interface2a > >()) in queryInterface()
175 } else if (type == getCppuType< css::uno::Reference< Interface2b > >()) in queryInterface()
[all …]
/AOO41X/main/chart2/source/tools/
H A DCharacterProperties.cxx79 ::getCppuType( reinterpret_cast< const OUString * >(0)), in AddPropertiesToVector()
85 ::getCppuType( reinterpret_cast< const OUString * >(0)), in AddPropertiesToVector()
93 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
100 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
107 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
114 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
128 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
135 ::getCppuType( reinterpret_cast< const float * >(0)), in AddPropertiesToVector()
142 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
149 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
[all …]
H A DSceneProperties.cxx55 ::getCppuType( reinterpret_cast< const drawing::HomogenMatrix * >(0)), in AddPropertiesToVector()
64 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
73 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
82 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
91 ::getCppuType( reinterpret_cast< const drawing::ShadeMode * >(0)), in AddPropertiesToVector()
100 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
118 ::getCppuType( reinterpret_cast< const drawing::CameraGeometry * >(0)), in AddPropertiesToVector()
127 ::getCppuType( reinterpret_cast< const drawing::ProjectionMode * >(0)), in AddPropertiesToVector()
139 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
146 ::getCppuType( reinterpret_cast< const drawing::Direction3D * >(0)), in AddPropertiesToVector()
[all …]
H A DFillProperties.cxx48 ::getCppuType( reinterpret_cast< const drawing::FillStyle * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
55 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
63 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
70 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
87 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
95 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
111 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
130 ::getCppuType( reinterpret_cast< const sal_Bool * >(0)), in lcl_AddPropertiesToVector_without_BitmapProperties()
140 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in lcl_AddPropertiesToVector_only_BitmapProperties()
164 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in lcl_AddPropertiesToVector_only_BitmapProperties()
[all …]
/AOO41X/main/dbaccess/source/core/api/
H A Ddatasettings.cxx85 &_pItem->m_sHavingClause, ::getCppuType(&_pItem->m_sHavingClause)); in registerPropertiesFor()
88 &_pItem->m_sGroupBy, ::getCppuType(&_pItem->m_sGroupBy)); in registerPropertiesFor()
92 &_pItem->m_sFilter, ::getCppuType(&_pItem->m_sFilter)); in registerPropertiesFor()
95 &_pItem->m_sOrder, ::getCppuType(&_pItem->m_sOrder)); in registerPropertiesFor()
101 &_pItem->m_aFont, ::getCppuType(&_pItem->m_aFont)); in registerPropertiesFor()
104 &_pItem->m_aRowHeight, ::getCppuType(static_cast<sal_Int32*>(NULL))); in registerPropertiesFor()
107 &_pItem->m_aTextColor, ::getCppuType(static_cast<sal_Int32*>(NULL))); in registerPropertiesFor()
110 &_pItem->m_aTextLineColor, ::getCppuType(static_cast<sal_Int32*>(NULL))); in registerPropertiesFor()
113 &_pItem->m_nFontEmphasis, ::getCppuType(&_pItem->m_nFontEmphasis)); in registerPropertiesFor()
115 …ERTY_ID_TEXTRELIEF, PropertyAttribute::BOUND,&_pItem->m_nFontRelief, ::getCppuType(&_pItem->m_nFon… in registerPropertiesFor()
[all …]
H A Dtable.cxx208 &m_sFilter, ::getCppuType(&m_sFilter)); in construct()
211 &m_sOrder, ::getCppuType(&m_sOrder)); in construct()
217 &m_aFont, ::getCppuType(&m_aFont)); in construct()
220 &m_aRowHeight, ::getCppuType(static_cast<sal_Int32*>(NULL))); in construct()
223 &m_aTextColor, ::getCppuType(static_cast<sal_Int32*>(NULL))); in construct()
226 &m_nPrivileges, ::getCppuType(static_cast<sal_Int32*>(NULL))); in construct()
229 &m_aTextLineColor, ::getCppuType(static_cast<sal_Int32*>(NULL))); in construct()
232 &m_nFontEmphasis, ::getCppuType(&m_nFontEmphasis)); in construct()
235 &m_nFontRelief, ::getCppuType(&m_nFontRelief)); in construct()
237 …_FONTNAME, PropertyAttribute::BOUND,&m_aFont.Name, ::getCppuType(&m_aFont.Name)); in construct()
[all …]
/AOO41X/main/ucb/source/ucp/package/
H A Dpkgcontentcaps.cxx114 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
136 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
146 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
153 getCppuType( static_cast< in getProperties()
189 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
211 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
220 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
227 getCppuType( static_cast< in getProperties()
255 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
276 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperties()
[all …]
/AOO41X/main/starmath/source/
H A Dunomodel.cxx250 … ), HANDLE_ALIGNMENT , &::getCppuType((const sal_Int1… in lcl_createModelPropertyInfo()
251 … ), HANDLE_BASE_FONT_HEIGHT , &::getCppuType((const sal_Int1… in lcl_createModelPropertyInfo()
252 … ), HANDLE_BASIC_LIBRARIES , &::getCppuType((const uno::Ref… in lcl_createModelPropertyInfo()
253 … ), HANDLE_BOTTOM_MARGIN , &::getCppuType((const sal_Int1… in lcl_createModelPropertyInfo()
254 …ed" ), HANDLE_CUSTOM_FONT_NAME_FIXED , &::getCppuType((const OUString… in lcl_createModelPropertyInfo()
255 …s" ), HANDLE_CUSTOM_FONT_NAME_SANS , &::getCppuType((const OUString… in lcl_createModelPropertyInfo()
256 …if" ), HANDLE_CUSTOM_FONT_NAME_SERIF , &::getCppuType((const OUString… in lcl_createModelPropertyInfo()
257 … ), HANDLE_DIALOG_LIBRARIES , &::getCppuType((const uno::Ref… in lcl_createModelPropertyInfo()
262 … ), HANDLE_FONT_NAME_FUNCTIONS , &::getCppuType((const OUString… in lcl_createModelPropertyInfo()
263 … ), HANDLE_FONT_NAME_NUMBERS , &::getCppuType((const OUString… in lcl_createModelPropertyInfo()
[all …]
/AOO41X/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx81 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperty()
106 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperty()
116 getCppuType( static_cast< const util::DateTime * >( 0 ) ), in getProperty()
125 getCppuType( static_cast< const util::DateTime * >( 0 ) ), in getProperty()
133 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperty()
141 getCppuType( static_cast< const sal_Int64 * >( 0 ) ), in getProperty()
149 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperty()
158 getCppuType( static_cast< in getProperty()
169 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperty()
177 getCppuType( static_cast< const rtl::OUString * >( 0 ) ), in getProperty()
[all …]
/AOO41X/main/svtools/source/uno/
H A Dunoimap.cxx151 …{ MAP_LEN( "URL" ), HANDLE_URL, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
152 …{ MAP_LEN( "Title" ), HANDLE_TITLE, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
153 …{ MAP_LEN( "Description" ), HANDLE_DESCRIPTION, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
154 …{ MAP_LEN( "Target" ), HANDLE_TARGET, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
155 …{ MAP_LEN( "Name" ), HANDLE_NAME, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
157 …{ MAP_LEN( "Polygon" ), HANDLE_POLYGON, SEQTYPE(::getCppuType((const PointSequence*)0)), … in createPropertySetInfo()
167 …{ MAP_LEN( "URL" ), HANDLE_URL, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
168 …{ MAP_LEN( "Title" ), HANDLE_TITLE, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
169 …{ MAP_LEN( "Description" ), HANDLE_DESCRIPTION, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
170 …{ MAP_LEN( "Target" ), HANDLE_TARGET, &::getCppuType((const ::rtl::OUString*)0), 0, … in createPropertySetInfo()
[all …]
/AOO41X/main/sw/source/filter/html/
H A Dhtmlforw.cxx142 ::getCppuType( (uno::Reference<form::XFormComponent>*)0 ) || in SV_IMPL_OP_PTRARR_SORT()
144 ::getCppuType( (uno::Reference<form::XForm>*)0 ), in SV_IMPL_OP_PTRARR_SORT()
147 ::getCppuType( (uno::Reference< form::XFormComponent >*)0) ) in SV_IMPL_OP_PTRARR_SORT()
155 ::getCppuType( (uno::Reference< form::XForm>*)0) ) in SV_IMPL_OP_PTRARR_SORT()
419 ::getCppuType((uno::Reference< form::XForm >*)0), in OutHiddenForms()
422 ::getCppuType((uno::Reference< form::XForm >*)0) ) in OutHiddenForms()
439 ::getCppuType((uno::Reference<form::XFormComponent>*)0), in OutHiddenForm()
442 ::getCppuType((uno::Reference<form::XFormComponent>*)0) ) in OutHiddenForm()
458 if( aAny2.getValueType() == ::getCppuType((sal_Int16*)0) ) in OutHiddenForm()
506 if( aTmp.getValueType() == ::getCppuType((const OUString*)0) && in OutForm()
[all …]

12345678910>>...35