Home
last modified time | relevance | path

Searched refs:getCppuCharType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A DUCBDeadPropertyValue.cxx341 ( rType != getCppuCharType() ) in supportsType()
486 else if ( rType == getCppuCharType() ) in toXML()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx68 Property( OUString( RTL_CONSTASCII_USTRINGPARAM("b") ), 1, getCppuCharType( ) , in getPropertyTable1()
97 Property( OUString( RTL_CONSTASCII_USTRINGPARAM("b") ), 1, getCppuCharType( ), in getPropertyTable2()
123 Property( OUString( RTL_CONSTASCII_USTRINGPARAM("b") ), 1, getCppuCharType( ), in getPropertyTable3()
148 Property( OUString( RTL_CONSTASCII_USTRINGPARAM("b") ), 1, getCppuCharType( ), in getPropertyTable4()
/trunk/main/stoc/test/
H A Dtestiadapter.cxx417 rOutParam[1].setValue( &aChar, ::getCppuCharType() ); in invoke()
461 rOutParam[1].setValue( &aChar, ::getCppuCharType() ); in invoke()
505 rOutParam[1].setValue( &aChar, ::getCppuCharType() ); in invoke()
605 aRet.setValue( &aChar, ::getCppuCharType() ); in getValue()
/trunk/main/io/test/stm/
H A Ddatatest.cxx984 any.setValue( &c , getCppuCharType() ); in testObject()
1043 any.setValue( &c , getCppuCharType() ); in testObject()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.h274 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuCharType() SAL_THROW( () );
H A DType.hxx138 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuCharType() SAL_THROW( () ) in getCppuCharType() function
/trunk/main/framework/source/recording/
H A Ddispatchrecorder.cxx301 else if (aValue.getValueType() == getCppuCharType()) in AppendToBuffer()
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx388 else if ( rType == getCppuCharType() ) in createNewContent()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx284 a.setValue( &(data.Char) , getCppuCharType() ); in performAnyTest()

Completed in 67 milliseconds