Lines Matching refs:beans

119 …ES),    0, &getCppuType((uno::Reference< script::XLibraryContainer >*)0), beans::PropertyAttribute…  in lcl_GetDocOptPropertyMap()
120 …IES), 0, &getCppuType((uno::Reference< script::XLibraryContainer >*)0), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
121 …NAME), 0, &getCppuType(static_cast< const rtl::OUString * >(0)), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
130 … 0, &getCppuType((uno::Reference<i18n::XForbiddenCharacters>*)0), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
131 …PAGES), 0, &getBooleanCppuType(), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
147 …UID), 0, &getCppuType(static_cast< const rtl::OUString * >(0)), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
148 …DSIGNATURES),0, &getBooleanCppuType(), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
154 …CEDEVICE), 0, &getCppuType((uno::Reference<awt::XDevice>*)0), beans::PropertyAttribute… in lcl_GetDocOptPropertyMap()
316 uno::Sequence<beans::PropertyValue> aUIProp; in SetDefaults()
324 beans::PropertyValue aPropertyValue; in SetDefaults()
466 SC_QUERYINTERFACE( beans::XPropertySet ) in queryInterface()
478 && rType != ::getCppuType((uno::Reference< com::sun::star::beans::XFastPropertySet>*)0) in queryInterface()
537 pPtr[nParentLen +11] = getCppuType((const uno::Reference<beans::XPropertySet>*)0); in getTypes()
655 OutputDevice* lcl_GetRenderDevice( const uno::Sequence<beans::PropertyValue>& rOptions ) in lcl_GetRenderDevice()
658 const beans::PropertyValue* pPropArray = rOptions.getConstArray(); in lcl_GetRenderDevice()
662 const beans::PropertyValue& rProp = pPropArray[i]; in lcl_GetRenderDevice()
764 const uno::Sequence< beans::PropertyValue >& rOptions, in FillRenderMarkData()
948 const uno::Sequence<beans::PropertyValue>& rOptions ) in getRendererCount()
999 uno::Sequence<beans::PropertyValue> SAL_CALL ScModelObj::getRenderer( sal_Int32 nSelRenderer, in getRenderer()
1000 … const uno::Any& aSelection, const uno::Sequence<beans::PropertyValue>& rOptions ) in getRenderer()
1033 uno::Sequence<beans::PropertyValue> aSequence(1); in getRenderer()
1034 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer()
1080 uno::Sequence<beans::PropertyValue> aSequence(nPropCount); in getRenderer()
1081 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer()
1105 const uno::Sequence<beans::PropertyValue>& rOptions ) in render()
1639 uno::Sequence< beans::PropertyValue > aSeq; in getViewData()
1657 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScModelObj::getPropertySetInfo() in getPropertySetInfo()
1661 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
1668 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
1802 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
2213 const uno::Sequence< beans::PropertyValue >& rProperties ) in NotifyChanges()
3025 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScTableColumnsObj::getPropertySetInfo() in getPropertySetInfo()
3029 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
3036 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
3085 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
3252 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScTableRowsObj::getPropertySetInfo() in getPropertySetInfo()
3256 static uno::Reference<beans::XPropertySetInfo> aRef( in getPropertySetInfo()
3263 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
3347 uno::Reference<beans::XPropertySet> xRangeObj = new ScCellRangeObj( pDocShell, aRange ); in setPropertyValue()
3353 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
3404 uno::Reference<beans::XPropertySet> xRangeObj = new ScCellRangeObj( pDocShell, aRange ); in getPropertyValue()
3440 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScSpreadsheetSettingsObj::getPropertySetInfo() in getPropertySetInfo()
3449 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
3457 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()