Home
last modified time | relevance | path

Searched refs:getCppuBooleanType (Results 26 – 50 of 62) sorted by relevance

123

/aoo42x/main/sd/source/ui/unoidl/
H A DDrawController.cxx755 ::getCppuBooleanType(), in FillPropertyTable()
760 ::getCppuBooleanType(), in FillPropertyTable()
/aoo42x/main/comphelper/inc/comphelper/
H A Dextract.hxx156 return ::com::sun::star::uno::Any( &bBool, ::getCppuBooleanType() ); in bool2any()
/aoo42x/main/io/test/stm/
H A Ddatatest.cxx976 any.setValue( &b , getCppuBooleanType() ); in testObject()
1035 any.setValue( &b , getCppuBooleanType() ); in testObject()
/aoo42x/main/cppu/inc/com/sun/star/uno/
H A DType.h239 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuBooleanType() SAL_THROW( () );
H A DType.hxx115 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuBooleanType() SAL_THROW( () ) in getCppuBooleanType() function
/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx427 aVal.setValue(&bTemp, ::getCppuBooleanType()); in getStyleLoaderOptions()
429 aVal.setValue(&bTemp, ::getCppuBooleanType()); in getStyleLoaderOptions()
431 aVal.setValue(&bTemp, ::getCppuBooleanType()); in getStyleLoaderOptions()
433 aVal.setValue(&bTemp, ::getCppuBooleanType()); in getStyleLoaderOptions()
435 aVal.setValue(&bTemp, ::getCppuBooleanType()); in getStyleLoaderOptions()
3979 pRet[nProp].setValue(&bRet, ::getCppuBooleanType()); in GetPropertyValues_Impl()
H A Dunotbl.cxx231 aRet.setValue(&bTemp, ::getCppuBooleanType()); in lcl_GetSpecialProperty()
1383 aRet.setValue(&bTmp, ::getCppuBooleanType()); in getPropertyValue()
3210 aRet.setValue(&bTemp, ::getCppuBooleanType()); in getPropertyValue()
3216 aRet.setValue(&bTemp, ::getCppuBooleanType()); in getPropertyValue()
3909 aRet.setValue(&bTemp, ::getCppuBooleanType()); in getPropertyValue()
3915 aRet.setValue(&bTemp, ::getCppuBooleanType()); in getPropertyValue()
H A Dunosect.cxx1754 aRet.setValue( &bTemp, ::getCppuBooleanType()); in getPropertyDefault()
1763 aRet.setValue( &bTemp, ::getCppuBooleanType()); in getPropertyDefault()
/aoo42x/main/svx/source/xoutdev/
H A Dxattr.cxx2983 rVal.setValue( &bValue, ::getCppuBooleanType() ); in QueryValue()
2989 if( !rVal.hasValue() || rVal.getValueType() != ::getCppuBooleanType() ) in PutValue()
3091 rVal.setValue( &bValue, ::getCppuBooleanType() ); in QueryValue()
3097 if( !rVal.hasValue() || rVal.getValueType() != ::getCppuBooleanType() ) in PutValue()
/aoo42x/main/svtools/source/config/
H A Dhtmlcfg.cxx263 pValues[nProp].setValue(&bSet, ::getCppuBooleanType()); in Commit()
/aoo42x/main/ucb/source/core/
H A Ducbprops.cxx99 return getCppuBooleanType(); in sal_Bool_getCppuType()
/aoo42x/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx480 else if ( rType == getCppuBooleanType() ) in getColumnType()
H A Dpropertyvalueset.cxx358 sal_Bool, BOOLEAN_VALUE_SET, bBoolean, getCppuBooleanType() ); in getBoolean()
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1082 getCppuBooleanType(), in getPropertyValues()
1089 getCppuBooleanType(), in getPropertyValues()
H A Dhierarchydatasource.cxx459 if ( aProp.Value.getValueType() == getCppuBooleanType() ) in createInstanceWithArguments()
/aoo42x/main/testtools/source/bridgetest/
H A Dbridgetest.cxx278 a.setValue( &(data.Bool) , getCppuBooleanType() ); in performAnyTest()
662 Any _any1(&_aBool, getCppuBooleanType()); in performTest()
/aoo42x/main/sw/source/ui/uiview/
H A Dview0.cxx537 uno::Any aVal( &bSet, ::getCppuBooleanType() ); in ExecViewOptions()
/aoo42x/main/comphelper/source/misc/
H A Dtypes.cxx123 if (_rAny.getValueType() == ::getCppuBooleanType()) in getBOOL()
/aoo42x/main/sw/source/core/fields/
H A Dfldbas.cxx328 rVal.setValue(&bFixed, ::getCppuBooleanType()); in QueryValue()
/aoo42x/main/sw/source/ui/index/
H A Dcntex.cxx144 aValue.setValue(&bValue, ::getCppuBooleanType()); in lcl_SetBOOLProp()
/aoo42x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx383 else if ( rType == getCppuBooleanType() ) in createNewContent()
/aoo42x/main/stoc/source/registry_tdprovider/
H A Dbase.hxx144 return Any( &rVal.m_value.aBool, ::getCppuBooleanType() ); in getRTValue()
/aoo42x/main/connectivity/source/drivers/file/
H A DFStatement.cxx100 …CAPEPROCESSING),PROPERTY_ID_ESCAPEPROCESSING, nAttrib,&m_bEscapeProcessing,::getCppuBooleanType()); in DBG_NAME()
/aoo42x/main/sc/source/core/data/
H A Dvalidat.cxx250 aRet.getValueType() == getCppuBooleanType() && in DoScript()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1131 getCppuBooleanType(), in getPropertyValues()
1138 getCppuBooleanType(), in getPropertyValues()

Completed in 221 milliseconds

123