Lines Matching refs:beans

63 …(SC_UNONAME_ANCTYPE),  0,  &getCppuType((text::TextContentAnchorType*)0), beans::PropertyAttribute…  in lcl_GetURLPropertySet()
64 …TYPES), 0, &getCppuType((uno::Sequence<text::TextContentAnchorType>*)0), beans::PropertyAttribute… in lcl_GetURLPropertySet()
67 …{MAP_CHAR_LEN(SC_UNONAME_TEXTWRAP), 0, &getCppuType((text::WrapTextMode*)0), beans::PropertyAttri… in lcl_GetURLPropertySet()
79 …(SC_UNONAME_ANCTYPE), 0, &getCppuType((text::TextContentAnchorType*)0), beans::PropertyAttribute… in lcl_GetHeaderFieldPropertySet()
80 …TYPES), 0, &getCppuType((uno::Sequence<text::TextContentAnchorType>*)0), beans::PropertyAttribute… in lcl_GetHeaderFieldPropertySet()
81 …{MAP_CHAR_LEN(SC_UNONAME_TEXTWRAP), 0, &getCppuType((text::WrapTextMode*)0), beans::PropertyAttri… in lcl_GetHeaderFieldPropertySet()
92 …(SC_UNONAME_ANCTYPE), 0, &getCppuType((text::TextContentAnchorType*)0), beans::PropertyAttribute… in lcl_GetFileFieldPropertySet()
93 …TYPES), 0, &getCppuType((uno::Sequence<text::TextContentAnchorType>*)0), beans::PropertyAttribute… in lcl_GetFileFieldPropertySet()
95 …{MAP_CHAR_LEN(SC_UNONAME_TEXTWRAP), 0, &getCppuType((text::WrapTextMode*)0), beans::PropertyAttri… in lcl_GetFileFieldPropertySet()
463 SC_QUERYINTERFACE( beans::XPropertySet ) in queryAggregation()
482 pPtr[nParentLen + 1] = getCppuType((const uno::Reference<beans::XPropertySet>*)0); in getTypes()
669 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScCellFieldObj::getPropertySetInfo() in getPropertySetInfo()
673 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
679 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
746 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
1150 SC_QUERYINTERFACE( beans::XPropertySet ) in queryAggregation()
1169 pPtr[nParentLen + 1] = getCppuType((const uno::Reference<beans::XPropertySet>*)0); in getTypes()
1372 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScHeaderFieldObj::getPropertySetInfo() in getPropertySetInfo()
1379 static uno::Reference<beans::XPropertySetInfo> aFileFieldInfo = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1384 static uno::Reference<beans::XPropertySetInfo> aRef = pPropSet->getPropertySetInfo(); in getPropertySetInfo()
1391 throw(beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
1425 throw(beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()