Home
last modified time | relevance | path

Searched refs:getCppuType (Results 76 – 100 of 868) sorted by relevance

12345678910>>...35

/aoo41x/main/editeng/source/uno/
H A Dunotext.cxx60 if( rType == ::getCppuType((const uno::Reference< xint >*)0) ) \
1658 *pTypes++ = ::getCppuType(( const uno::Reference< text::XTextRange >*)0); in getTypes()
1659 *pTypes++ = ::getCppuType(( const uno::Reference< beans::XPropertySet >*)0); in getTypes()
1663 *pTypes++ = ::getCppuType(( const uno::Reference< lang::XServiceInfo >*)0); in getTypes()
1664 *pTypes++ = ::getCppuType(( const uno::Reference< lang::XTypeProvider >*)0); in getTypes()
1665 *pTypes++ = ::getCppuType(( const uno::Reference< lang::XUnoTunnel >*)0); in getTypes()
1774 if( rType == ::getCppuType((const uno::Reference< text::XTextRange >*)0) ) in queryAggregation()
1804 *pTypes++ = ::getCppuType(( const uno::Reference< text::XText >*)0); in getStaticTypes()
1815 *pTypes++ = ::getCppuType(( const uno::Reference< lang::XServiceInfo >*)0); in getStaticTypes()
1817 *pTypes++ = ::getCppuType(( const uno::Reference< lang::XUnoTunnel >*)0); in getStaticTypes()
[all …]
/aoo41x/main/reportdesign/source/filter/xml/
H A DxmlControlProperty.cxx90 s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = ::getCppuType( static_cast< double* >(NULL) ); in DBG_NAME()
91 … s_aTypeNameMap[GetXMLToken( XML_DOUBLE)] = ::getCppuType( static_cast< double* >(NULL) ); in DBG_NAME()
92 … s_aTypeNameMap[GetXMLToken( XML_STRING)] = ::getCppuType( static_cast< ::rtl::OUString* >(NULL) ); in DBG_NAME()
93 s_aTypeNameMap[GetXMLToken( XML_INT)] = ::getCppuType( static_cast< sal_Int32* >(NULL) ); in DBG_NAME()
94 s_aTypeNameMap[GetXMLToken( XML_SHORT)] = ::getCppuType( static_cast< sal_Int16* >(NULL) ); in DBG_NAME()
95 …s_aTypeNameMap[GetXMLToken( XML_DATE)] = ::getCppuType( static_cast< com::sun::star::util::Date* … in DBG_NAME()
96 …s_aTypeNameMap[GetXMLToken( XML_TIME)] = ::getCppuType( static_cast< com::sun::star::util::Time* … in DBG_NAME()
258 …static ::com::sun::star::uno::Type s_aDateType = ::getCppuType(static_cast< ::com::sun::star::uti… in convertString()
259 …static ::com::sun::star::uno::Type s_aTimeType = ::getCppuType(static_cast< ::com::sun::star::uti… in convertString()
260 …static ::com::sun::star::uno::Type s_aDateTimeType = ::getCppuType(static_cast< ::com::sun::star::… in convertString()
/aoo41x/main/UnoControls/source/controls/
H A Dframecontrol.cxx151 …static OTypeCollection aTypeCollection ( ::getCppuType(( const Reference< XControlModel >*)NULL… in getTypes()
152 ::getCppuType(( const Reference< XControlContainer >*)NULL ) , in getTypes()
153 ::getCppuType(( const Reference< XConnectionPointContainer >*)NULL ) , in getTypes()
543 Any aNewFrame ( &xNewFrame, ::getCppuType((const Reference< XFrame >*)0) ) ; in impl_createFrame()
544 Any aOldFrame ( &xOldFrame, ::getCppuType((const Reference< XFrame >*)0) ) ; in impl_createFrame()
572 Any aNewFrame( &xNullFrame, ::getCppuType((const Reference< XFrame >*)0) ); in impl_deleteFrame()
573 Any aOldFrame( &xOldFrame, ::getCppuType((const Reference< XFrame >*)0) ); in impl_deleteFrame()
590 …mAscii( PROPERTYNAME_COMPONENTURL ), PROPERTYHANDLE_COMPONENTURL , ::getCppuType((const OUString… in impl_getStaticPropertyDescriptor()
591 …:createFromAscii( PROPERTYNAME_FRAME ), PROPERTYHANDLE_FRAME , ::getCppuType((const Referenc… in impl_getStaticPropertyDescriptor()
592 …ii( PROPERTYNAME_LOADERARGUMENTS ), PROPERTYHANDLE_LOADERARGUMENTS , ::getCppuType((const Sequence… in impl_getStaticPropertyDescriptor()
/aoo41x/main/sc/source/core/tool/
H A Daddincol.cxx739 IsTypeName( sName, getCppuType((uno::Reference<uno::XInterface>*)0) ) ); in lcl_ValidReturnType()
777 if (IsTypeName( sName, getCppuType((uno::Sequence< uno::Sequence<sal_Int32> >*)0) )) in lcl_GetArgType()
780 if (IsTypeName( sName, getCppuType((uno::Sequence< uno::Sequence<double> >*)0) )) in lcl_GetArgType()
783 if (IsTypeName( sName, getCppuType((uno::Sequence< uno::Sequence<rtl::OUString> >*)0) )) in lcl_GetArgType()
786 if (IsTypeName( sName, getCppuType((uno::Sequence< uno::Sequence<uno::Any> >*)0) )) in lcl_GetArgType()
789 if (IsTypeName( sName, getCppuType((uno::Any*)0) )) in lcl_GetArgType()
792 if (IsTypeName( sName, getCppuType((uno::Reference<table::XCellRange>*)0) )) in lcl_GetArgType()
795 if (IsTypeName( sName, getCppuType((uno::Reference<beans::XPropertySet>*)0) )) in lcl_GetArgType()
798 if (IsTypeName( sName, getCppuType((uno::Sequence<uno::Any>*)0) )) in lcl_GetArgType()
1580 getCppuType( (lang::IllegalArgumentException*)0 ) ) ) in ExecuteCallWithArgs()
[all …]
/aoo41x/main/extensions/source/ole/
H A Dservprov.cxx99 Any a= xInt->queryInterface( ::getCppuType( reinterpret_cast< in ProviderOleWrapper_Impl()
184 Any usrAny(&xInstance, getCppuType( & xInstance)); in CreateInstance()
239 Any a= xInt->queryInterface( getCppuType( in OneInstanceOleWrapper_Impl()
324 Any usrAny(&m_xInst, getCppuType( &m_xInst)); in CreateInstance()
421 ret.setValue((void*) &pVariant, getCppuType((sal_uInt32*)0)); in createBridge()
428 if (modelDepObject.getValueType() != getCppuType((sal_uInt32*)0)) in createBridge()
444 ret.setValue((void*) &pVariant, getCppuType((sal_uInt32*)0)); in createBridge()
530 Any a= xInt->queryInterface(getCppuType( in OleClient_Impl()
650 Any a= xInt->queryInterface( getCppuType( in OleServer_Impl()
704 getCppuType(reinterpret_cast< Reference< XWeak>*>(0)), in getTypes()
[all …]
/aoo41x/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx244 aItem.getValueType( ) != getCppuType((OUString*)0) ) in ListboxAddItem()
266 aItemList.getValueType( ) != getCppuType((Sequence<OUString>*)0) ) in ListboxAddItems()
292 ( (aPosition.getValueType( ) != getCppuType((sal_Int32*)0)) && in ListboxDeleteItem()
293 (aPosition.getValueType( ) != getCppuType((sal_Int16*)0)) && in ListboxDeleteItem()
294 (aPosition.getValueType( ) != getCppuType((sal_Int8*)0)) ) ) in ListboxDeleteItem()
344 ( (aPosition.getValueType( ) != getCppuType((sal_Int32*)0)) && in ListboxSetSelectedItem()
345 (aPosition.getValueType( ) != getCppuType((sal_Int16*)0)) && in ListboxSetSelectedItem()
346 (aPosition.getValueType( ) != getCppuType((sal_Int8*)0)) ) ) in ListboxSetSelectedItem()
441 aAny.setValue( &bChkState, getCppuType((sal_Bool*)0) ); in CheckboxGetState()
456 aState.getValueType( ) != getCppuType((sal_Bool*)0) ) in CheckboxSetState()
/aoo41x/main/framework/inc/macros/
H A Dxtypeprovider.hxx238 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE1 >*)NULL )
242 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE2 >*)NULL )
246 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE3 >*)NULL )
250 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE4 >*)NULL )
254 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE5 >*)NULL )
258 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE6 >*)NULL )
262 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE7 >*)NULL )
266 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE8 >*)NULL )
270 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE9 >*)NULL )
274 ::getCppuType(( const ::com::sun::star::uno::Reference< TYPE10 >*)NULL )
[all …]
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2124 && aFlavor.DataType == getCppuType( (const sal_uInt64*) 0 ) ) in getTransferData()
2160 && aFlavor.DataType == getCppuType( (const sal_uInt64*) 0 ) ) in getTransferData()
2249 aFlavorSeq[0].DataType = getCppuType( (const Sequence< sal_Int8 >*) 0 ); in getTransferDataFlavors()
2254 aFlavorSeq[1].DataType = getCppuType( (const Sequence< sal_Int8 >*) 0 ); in getTransferDataFlavors()
2259 aFlavorSeq[2].DataType = getCppuType( (const Sequence< sal_Int8 >*) 0 ); in getTransferDataFlavors()
2264 aFlavorSeq[3].DataType = getCppuType( (const Sequence< sal_Int8 >*) 0 ); in getTransferDataFlavors()
2291 aFlavorSeq[8].DataType = getCppuType( (const sal_uInt64*) 0 ); in getTransferDataFlavors()
2296 aFlavorSeq[9].DataType = getCppuType( (const sal_uInt64*) 0 ); in getTransferDataFlavors()
2327 && aFlavor.DataType == getCppuType( (const sal_uInt64*) 0 ) ) in isDataFlavorSupported()
2335 && aFlavor.DataType == getCppuType( (const sal_uInt64*) 0 ) ) in isDataFlavorSupported()
[all …]
/aoo41x/main/comphelper/source/property/
H A Dgenericpropertyset.cxx213 if( rType == ::getCppuType((const Reference< XServiceInfo >*)0) ) in queryAggregation()
215 else if( rType == ::getCppuType((const Reference< XTypeProvider >*)0) ) in queryAggregation()
217 else if( rType == ::getCppuType((const Reference< XPropertySet >*)0) ) in queryAggregation()
219 else if( rType == ::getCppuType((const Reference< XMultiPropertySet >*)0) ) in queryAggregation()
243 *pTypes++ = ::getCppuType((const uno::Reference< XAggregation>*)0); in getTypes()
244 *pTypes++ = ::getCppuType((const uno::Reference< XServiceInfo>*)0); in getTypes()
245 *pTypes++ = ::getCppuType((const uno::Reference< XTypeProvider>*)0); in getTypes()
246 *pTypes++ = ::getCppuType((const uno::Reference< XPropertySet>*)0); in getTypes()
247 *pTypes++ = ::getCppuType((const uno::Reference< XMultiPropertySet>*)0); in getTypes()
/aoo41x/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx160 m_xAggregate->queryAggregation( ::getCppuType( &xAggregateTypeProv ) ) >>= xAggregateTypeProv; in getTypes()
183 …(GCM_PROPERTY_POS_X, GCM_PROPERTY_ID_POS_X, DEFAULT_ATTRIBS(), &m_nPosX, ::getCppuType(&m_nPosX)); in registerProperties()
184 …(GCM_PROPERTY_POS_Y, GCM_PROPERTY_ID_POS_Y, DEFAULT_ATTRIBS(), &m_nPosY, ::getCppuType(&m_nPosY)); in registerProperties()
185 …CM_PROPERTY_WIDTH, GCM_PROPERTY_ID_WIDTH, DEFAULT_ATTRIBS(), &m_nWidth, ::getCppuType(&m_nWidth)); in registerProperties()
186 …ROPERTY_HEIGHT, GCM_PROPERTY_ID_HEIGHT, DEFAULT_ATTRIBS(), &m_nHeight, ::getCppuType(&m_nHeight)); in registerProperties()
187 …y(GCM_PROPERTY_NAME, GCM_PROPERTY_ID_NAME, DEFAULT_ATTRIBS(), &m_aName, ::getCppuType(&m_aName)); in registerProperties()
188 …_TABINDEX, GCM_PROPERTY_ID_TABINDEX, DEFAULT_ATTRIBS(), &m_nTabIndex, ::getCppuType(&m_nTabIndex)); in registerProperties()
189 …y(GCM_PROPERTY_STEP, GCM_PROPERTY_ID_STEP, DEFAULT_ATTRIBS(), &m_nStep, ::getCppuType(&m_nStep)); in registerProperties()
190 …perty(GCM_PROPERTY_TAG, GCM_PROPERTY_ID_TAG, DEFAULT_ATTRIBS(), &m_aTag, ::getCppuType(&m_aTag)); in registerProperties()
260 if (_rType.equals(::getCppuType(static_cast< Reference< XCloneable>* >(NULL))) && !m_bCloneable) in queryAggregation()
[all …]
/aoo41x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx171 { MAP_LEN("MeasureUnit"), HANDLE_MEASUREUNIT, &::getCppuType((const sal_Int16*)0), 0, 0 }, in createSettingsInfoImpl()
172 { MAP_LEN("ScaleNumerator"), HANDLE_SCALE_NUM, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createSettingsInfoImpl()
173 { MAP_LEN("ScaleDenominator"), HANDLE_SCALE_DOM, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createSettingsInfoImpl()
179 { MAP_LEN("DefaultTabStop"), HANDLE_TABSTOP, &::getCppuType((const sal_Int32*)0), 0, 0 }, in createSettingsInfoImpl()
180 { MAP_LEN("PrinterName"), HANDLE_PRINTERNAME, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
195 { MAP_LEN("ColorTableURL"), HANDLE_COLORTABLEURL, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
196 { MAP_LEN("DashTableURL"), HANDLE_DASHTABLEURL, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
197 …{ MAP_LEN("LineEndTableURL"), HANDLE_LINEENDTABLEURL, &::getCppuType((const OUString*)0), 0, 0 … in createSettingsInfoImpl()
198 { MAP_LEN("HatchTableURL"), HANDLE_HATCHTABLEURL, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
200 … { MAP_LEN("BitmapTableURL"), HANDLE_BITMAPTABLEURL, &::getCppuType((const OUString*)0), 0, 0 }, in createSettingsInfoImpl()
[all …]
/aoo41x/main/dbaccess/source/ext/adabas/
H A DANewDb.cxx66 …_ID_CREATECATALOG, PropertyAttribute::TRANSIENT,&m_xCreateCatalog, ::getCppuType(&m_xCreateCatal… in OAdabasCreateDialog()
67 …TY_ID_DATABASENAME, PropertyAttribute::TRANSIENT,&m_sDatabaseName, ::getCppuType(&m_sDatabaseNam… in OAdabasCreateDialog()
68 …RTY_ID_CONTROL_USER, PropertyAttribute::TRANSIENT,&m_sControlUser, ::getCppuType(&m_sControlUser… in OAdabasCreateDialog()
69 …_CONTROL_PASSWORD, PropertyAttribute::TRANSIENT,&m_sControlPassword, ::getCppuType(&m_sControlPass… in OAdabasCreateDialog()
70 …Y_USER, PROPERTY_ID_USER, PropertyAttribute::TRANSIENT,&m_sUser, ::getCppuType(&m_sUser)); in OAdabasCreateDialog()
71 …PERTY_ID_PASSWORD, PropertyAttribute::TRANSIENT,&m_sUserPassword, ::getCppuType(&m_sUserPasswor… in OAdabasCreateDialog()
72 …OPERTY_ID_CACHESIZE, PropertyAttribute::TRANSIENT,&m_nCacheSize, ::getCppuType(&m_nCacheSize)); in OAdabasCreateDialog()
/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxuno.hxx385 ::getCppuType(( const UNOREFERENCE< TYPE1 >*)NULL )
389 ::getCppuType(( const UNOREFERENCE< TYPE2 >*)NULL )
393 ::getCppuType(( const UNOREFERENCE< TYPE3 >*)NULL )
397 ::getCppuType(( const UNOREFERENCE< TYPE4 >*)NULL )
401 ::getCppuType(( const UNOREFERENCE< TYPE5 >*)NULL )
405 ::getCppuType(( const UNOREFERENCE< TYPE6 >*)NULL )
409 ::getCppuType(( const UNOREFERENCE< TYPE7 >*)NULL )
413 ::getCppuType(( const UNOREFERENCE< TYPE8 >*)NULL )
417 ::getCppuType(( const UNOREFERENCE< TYPE9 >*)NULL )
421 ::getCppuType(( const UNOREFERENCE< TYPE10 >*)NULL )
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dconfuno.cxx59 {MAP_CHAR_LEN(SC_UNO_GRIDCOLOR), 0, &getCppuType((sal_Int32*)0), 0, 0}, in lcl_GetConfigPropertyMap()
61 {MAP_CHAR_LEN(SC_UNONAME_LINKUPD), 0, &getCppuType((sal_Int16*)0), 0, 0}, in lcl_GetConfigPropertyMap()
67 {MAP_CHAR_LEN(SC_UNO_RASTERRESX), 0, &getCppuType((sal_Int32*)0), 0, 0}, in lcl_GetConfigPropertyMap()
68 {MAP_CHAR_LEN(SC_UNO_RASTERRESY), 0, &getCppuType((sal_Int32*)0), 0, 0}, in lcl_GetConfigPropertyMap()
69 {MAP_CHAR_LEN(SC_UNO_RASTERSUBX), 0, &getCppuType((sal_Int32*)0), 0, 0}, in lcl_GetConfigPropertyMap()
70 {MAP_CHAR_LEN(SC_UNO_RASTERSUBY), 0, &getCppuType((sal_Int32*)0), 0, 0}, in lcl_GetConfigPropertyMap()
73 {MAP_CHAR_LEN(SC_UNO_PRINTERNAME), 0, &getCppuType((rtl::OUString*)0), 0, 0}, in lcl_GetConfigPropertyMap()
74 {MAP_CHAR_LEN(SC_UNO_PRINTERSETUP), 0, &getCppuType((uno::Sequence<sal_Int8>*)0), 0, 0}, in lcl_GetConfigPropertyMap()
76 …{MAP_CHAR_LEN(SC_UNO_FORBIDDEN), 0, &getCppuType((uno::Reference<i18n::XForbiddenCharacters>*)… in lcl_GetConfigPropertyMap()
77 {MAP_CHAR_LEN(SC_UNO_CHARCOMP), 0, &getCppuType((sal_Int16*)0), 0, 0}, in lcl_GetConfigPropertyMap()
[all …]
/aoo41x/main/dbaccess/source/ui/uno/
H A DColumnModel.cxx120 &m_xConnection, ::getCppuType( &m_xConnection ) ); in registerProperties()
126 &m_xColumn, ::getCppuType( &m_xColumn ) ); in registerProperties()
129 &m_aTabStop, ::getCppuType( static_cast<sal_Int16*>(NULL) ) ); in registerProperties()
131 &m_sDefaultControl, ::getCppuType( &m_sDefaultControl ) ); in registerProperties()
133 &m_bEnable, ::getCppuType( &m_bEnable ) ); in registerProperties()
135 &m_nBorder, ::getCppuType( &m_nBorder ) ); in registerProperties()
137 &m_nWidth, ::getCppuType( &m_nWidth ) ); in registerProperties()
/aoo41x/main/winaccessibility/source/UAccCOM/
H A DAccEditableText.cpp283 rAny.setValue(&nValue, getCppuType((sal_Int32 *)0)); in get_AnyFromOLECHAR()
290 rAny.setValue(&nValue, getCppuType((sal_Bool *)sal_False)); in get_AnyFromOLECHAR()
299 rAny.setValue(&nValue, getCppuType((short *)0)); in get_AnyFromOLECHAR()
306 rAny.setValue(&fValue, getCppuType((float *)0)); in get_AnyFromOLECHAR()
311 rAny.setValue(&ouValue, getCppuType((::rtl::OUString *)0)); in get_AnyFromOLECHAR()
317 rAny.setValue(&fontSlant, getCppuType((::com::sun::star::awt::FontSlant*)0)); in get_AnyFromOLECHAR()
427 rAny.setValue(&seqTabStop, getCppuType((Sequence< ::com::sun::star::style::TabStop >*)0)); in get_AnyFromOLECHAR()
470 rAny.setValue(&lineSpacing, getCppuType((::com::sun::star::style::LineSpacing* )0)); in get_AnyFromOLECHAR()
476 rAny.setValue(&nDefault, getCppuType((sal_Int32 *)0)); in get_AnyFromOLECHAR()
/aoo41x/main/chart2/source/model/main/
H A DTitle.cxx81 ::getCppuType( reinterpret_cast< ::com::sun::star::style::ParagraphAdjust * >(0)), in lcl_AddPropertiesToVector()
88 ::getCppuType( reinterpret_cast< sal_Int16 * >(0)), in lcl_AddPropertiesToVector()
95 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
102 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
109 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
116 ::getCppuType( reinterpret_cast< sal_Int32 * >(0)), in lcl_AddPropertiesToVector()
130 ::getCppuType( reinterpret_cast< const double * >(0)), in lcl_AddPropertiesToVector()
143 ::getCppuType( reinterpret_cast< const chart2::RelativePosition * >(0)), in lcl_AddPropertiesToVector()
150 ::getCppuType( reinterpret_cast< const awt::Size * >(0)), in lcl_AddPropertiesToVector()
/aoo41x/main/xmloff/source/chart/
H A DPropertyMaps.cxx101 ::getCppuType((const chart::ChartAxisLabelPosition*)0) ); in GetPropertyHandler()
106 ::getCppuType((const chart::ChartAxisMarkPosition*)0) ); in GetPropertyHandler()
111 ::getCppuType((const chart::ChartAxisArrangeOrderType*)0) ); in GetPropertyHandler()
117 ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
122 ::getCppuType((const chart::ChartRegressionCurveType*)0) ); in GetPropertyHandler()
135 ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
140 ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
144 ::getCppuType((const chart::ChartDataRowSource*)0) ); in GetPropertyHandler()
152 ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
164 ::getCppuType((const sal_Int32*)0) ); in GetPropertyHandler()
/aoo41x/main/chart2/source/tools/
H A DLineProperties.cxx48 ::getCppuType( reinterpret_cast< const drawing::LineStyle * >(0)), in AddPropertiesToVector()
55 ::getCppuType( reinterpret_cast< const drawing::LineDash * >(0)), in AddPropertiesToVector()
63 ::getCppuType( reinterpret_cast< const ::rtl::OUString * >(0)), in AddPropertiesToVector()
71 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
78 ::getCppuType( reinterpret_cast< const sal_Int16 * >(0)), in AddPropertiesToVector()
85 ::getCppuType( reinterpret_cast< const sal_Int32 * >(0)), in AddPropertiesToVector()
92 ::getCppuType( reinterpret_cast< const drawing::LineJoint * >(0)), in AddPropertiesToVector()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx713 aValue.setValue( & iVal, getCppuType( (sal_Int16*)0)); in makeAny()
716 aValue.setValue( & lVal, getCppuType( (sal_Int32*)0)); in makeAny()
719 aValue.setValue( & fltVal, getCppuType( (float*)0)); in makeAny()
722 aValue.setValue(& dblVal, getCppuType( (double*)0)); in makeAny()
738 aValue.setValue( &b, getCppuType( &b)); in makeAny()
744 aValue.setValue( &b, getCppuType( &b)); in makeAny()
748 aValue.setValue( & cVal, getCppuType((sal_Int8*)0)); in makeAny()
751 aValue.setValue( & bVal, getCppuType( (sal_Int8*)0)); in makeAny()
754 aValue.setValue( & uiVal, getCppuType( (sal_uInt16*)0)); in makeAny()
757 aValue.setValue( & ulVal, getCppuType( (sal_uInt32*)0)); in makeAny()
[all …]
/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.cxx184 … PROPERTY_ID_COMMAND, PropertyAttribute::BOUND, &m_aCommand, ::getCppuType(reinterpret_cas… in ORowSet()
186 …MMAND, PROPERTY_ID_ACTIVECOMMAND, nRBT, &m_aActiveCommand, ::getCppuType(reinterpret_cas… in ORowSet()
188 … PROPERTY_ID_FILTER, PropertyAttribute::BOUND, &m_aFilter, ::getCppuType(reinterpret_cas… in ORowSet()
192 …, PROPERTY_ID_ORDER, PropertyAttribute::BOUND, &m_aOrder, ::getCppuType(reinterpret_cas… in ORowSet()
193 …RIVILEGES, PROPERTY_ID_PRIVILEGES, nRT, &m_nPrivileges, ::getCppuType(reinterpret_cas… in ORowSet()
208 …registerProperty(PROPERTY_URL, PROPERTY_ID_URL, 0, &m_aURL, ::getCppuType(reinte… in ORowSet()
214 …ROPERTY_MAXROWS, PROPERTY_ID_MAXROWS, 0, &m_nMaxRows, ::getCppuType(reinterpret_cas… in ORowSet()
215 … PROPERTY_ID_USER, PropertyAttribute::TRANSIENT, &m_aUser, ::getCppuType(reinterpret_cas… in ORowSet()
421 OTypeCollection aTypes(::getCppuType( (const Reference< XPropertySet > *)0 ), in getTypes()
422 ::getCppuType( (const Reference< XFastPropertySet > *)0 ), in getTypes()
[all …]
/aoo41x/main/connectivity/source/parse/
H A DPColumn.cxx176 …ID_FUNCTION), PROPERTY_ID_FUNCTION, 0, &m_bFunction, ::getCppuType(reinterpret_cas… in construct()
177 …CTION), PROPERTY_ID_AGGREGATEFUNCTION, 0, &m_bAggregateFunction, ::getCppuType(reinterpret_cas… in construct()
178 …TABLENAME), PROPERTY_ID_TABLENAME, 0, &m_aTableName, ::getCppuType(reinterpret_cas… in construct()
179 …ID_REALNAME), PROPERTY_ID_REALNAME, 0, &m_aRealName, ::getCppuType(reinterpret_cas… in construct()
180 …), PROPERTY_ID_DBASEPRECISIONCHANGED, 0, &m_bDbasePrecisionChanged, ::getCppuType(reinterpret_cas… in construct()
181 … PROPERTY_ID_ISSEARCHABLE, 0, &m_bIsSearchable, ::getCppuType(reinterpret_cas… in construct()
182 …LABEL), PROPERTY_ID_LABEL, 0, &m_sLabel, ::getCppuType(reinterpret_cas… in construct()
268 …PropertyAttribute::READONLY, const_cast< sal_Bool* >( &m_bAscending ), ::getCppuType( reinterp… in construct()
270 …ribute::READONLY, const_cast< ::rtl::OUString* >( &m_sTableName ), ::getCppuType(reinterpret_cas… in construct()
/aoo41x/main/sw/source/filter/xml/
H A Dwrtxml.cxx126 &::getCppuType((sal_Int32*)0), in _Write()
129 &::getCppuType((sal_Int32*)0), in _Write()
132 &::getCppuType((sal_Int32*)0), in _Write()
135 &::getCppuType((uno::Sequence<sal_Int32> *)0), in _Write()
145 new uno::Type(::getCppuType((Sequence<sal_Int8>*)0)), in _Write()
147 &::getCppuType((Sequence<sal_Int8>*)0), in _Write()
151 &::getCppuType( (OUString *)0 ), in _Write()
154 &::getCppuType( (OUString *)0 ), in _Write()
157 &::getCppuType( (OUString *)0 ), in _Write()
163 &::getCppuType( (Sequence<OUString>*)0 ), in _Write()
[all …]
/aoo41x/main/stoc/test/
H A Dtestcorefl.cxx223 …TEST_ENSHURE(aAny.getValueType() == ::getCppuType( (const Sequence<Reference< XInterface > > *)0 )… in test_corefl()
225 Any aStructAny(&aStructC, ::getCppuType( (const StructC *) 0 )); in test_corefl()
228 aAny.setValue( &nLong, ::getCppuType( (const sal_Int32 *)0 ) ); in test_corefl()
231 …Any(&aStructC, ::getCppuType( (const StructC *)0 ))).getValue() == aConstLong, "test_RegCoreReflec… in test_corefl()
327 params.getArray()[0].setValue(&aStructC, ::getCppuType( (const StructC *)0 )); in test_corefl()
328 params.getArray()[1].setValue(&aStructC, ::getCppuType( (const StructC *)0 )); in test_corefl()
338 params.getArray()[0].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
339 params.getArray()[1].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
353 params.getArray()[0].setValue(&aStructC, ::getCppuType( (const StructC *)0 )); in test_corefl()
354 params.getArray()[1].setValue(&aStructA, ::getCppuType( (const StructA *)0 )); in test_corefl()
[all …]
/aoo41x/main/linguistic/source/
H A Dlngopt.cxx107 rOld.setValue( &aLocale, ::getCppuType((Locale*)0 )); in SetLocale_Impl()
225 rVal.setValue( &aLocale, ::getCppuType((Locale*)0 )); in GetValue()
231 rVal.setValue( &aLocale, ::getCppuType((Locale*)0 )); in GetValue()
237 rVal.setValue( &aLocale, ::getCppuType((Locale*)0 )); in GetValue()
320 &::getCppuType( (sal_Int16*)0 ), 0, 0 }, in lcl_GetLinguProps()
322 &::getCppuType( (Locale* )0), 0, 0 }, in lcl_GetLinguProps()
324 &::getCppuType( (Locale* )0), 0, 0 }, in lcl_GetLinguProps()
326 &::getCppuType( (Locale* )0), 0, 0 }, in lcl_GetLinguProps()
328 &::getCppuType( (sal_Int16*)0 ), 0, 0 }, in lcl_GetLinguProps()
330 &::getCppuType( (sal_Int16*)0 ), 0, 0 }, in lcl_GetLinguProps()
[all …]

Completed in 237 milliseconds

12345678910>>...35