Home
last modified time | relevance | path

Searched refs:getVoidCppuType (Results 1 – 19 of 19) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A DxmlDataSourceSetting.cxx74 m_aPropType = ::getVoidCppuType(); in DBG_NAME()
106 s_aTypeNameMap[GetXMLToken( XML_VOID)] = ::getVoidCppuType(); in DBG_NAME()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlControlProperty.cxx61 m_aPropType = ::getVoidCppuType(); in DBG_NAME()
97 s_aTypeNameMap[GetXMLToken( XML_VOID)] = ::getVoidCppuType(); in DBG_NAME()
/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx252 Type aUnoType( ::getVoidCppuType() ); in xmlTypeToUnoType()
261 s_aTypeNameMap[ token::GetXMLToken( token::XML_VOID ) ] = ::getVoidCppuType(); in xmlTypeToUnoType()
/trunk/main/sw/source/core/doc/
H A Ddocbasic.cxx78 pUnoArgs[i].setValue(0, ::getVoidCppuType()); in lcl_docbasic_convertArgs()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.h233 inline const ::com::sun::star::uno::Type & SAL_CALL getVoidCppuType() SAL_THROW( () );
H A DType.hxx110 inline const ::com::sun::star::uno::Type & SAL_CALL getVoidCppuType() SAL_THROW( () ) in getVoidCppuType() function
/trunk/main/sfx2/source/control/
H A Dmacro.cxx432 pType == ::getVoidCppuType(), "Unknown Type in recorder!" ); in GenerateNameAndArgs_Impl()
H A Dsfxstatuslistener.cxx227 if ( pType == ::getVoidCppuType() ) in statusChanged()
/trunk/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx131 if (values[i].getValueType() == getVoidCppuType()) in checkOutArgs()
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx580 if ( pType == ::getVoidCppuType() ) in statusChanged()
1154 if ( pType == ::getVoidCppuType() ) in statusChanged()
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx269 if ( pType == ::getVoidCppuType() ) in statusChanged()
/trunk/main/stoc/test/
H A Dtestconv.cxx649 convertTo( ::getVoidCppuType(), rVal, sal_True ); // anything converts to void in test_Conversion()
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx510 return ::getVoidCppuType(); in getElementType()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx1256 m_aPreviousLocBookmark.setValue(0,getVoidCppuType()); in InvalidatePreviousLoc()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx724 else if ( rValue.getValueType() == ::getVoidCppuType() ) in setNumberingProperty()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx901 if( aTmp.getValueType() == ::getVoidCppuType() || in OutHTML_DrawFrmFmtAsControl()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1106 if ( aAny.getValueType() != ::getVoidCppuType() ) in Expand()
/trunk/main/cppu/qa/
H A Dtest_any.cxx199 ASSERT_TRUE(a.getValueType() == getVoidCppuType()); in TEST_F()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1261 else if ( rProp.Value.getValueType() != ::getVoidCppuType() ) in printPages()

Completed in 118 milliseconds