/aoo41x/main/wizards/com/sun/star/wizards/common/ |
H A D | PropertySetHelper.java | 38 protected XPropertySet m_xPropertySet; field in PropertySetHelper 84 if (m_xPropertySet != null) in setPropertyValue() 88 m_xPropertySet.setPropertyValue(_sName, _aValue); in setPropertyValue() 130 if (m_xPropertySet != null) in getPropertyValueAsInteger() 134 aObject = m_xPropertySet.getPropertyValue(_sName); in getPropertyValueAsInteger() 170 if (m_xPropertySet != null) in getPropertyValueAsShort() 210 if (m_xPropertySet != null) in getPropertyValueAsDouble() 257 if (m_xPropertySet != null) in getPropertyValueAsBoolean() 298 if (m_xPropertySet != null) in getPropertyValueAsString() 336 if (m_xPropertySet != null) in getPropertyValueAsObject() [all …]
|
/aoo41x/main/chart2/source/controller/itemsetwrapper/ |
H A D | ItemConverter.cxx | 43 m_xPropertySet( rPropertySet ), in ItemConverter() 48 resetPropertySet( m_xPropertySet ); in ItemConverter() 62 m_xPropertySet = xPropSet; in resetPropertySet() 63 m_xPropertySetInfo = m_xPropertySet->getPropertySetInfo(); in resetPropertySet() 65 uno::Reference< lang::XComponent > xComp( m_xPropertySet, uno::UNO_QUERY ); in resetPropertySet() 86 return m_xPropertySet; in GetPropertySet() 91 if( rSource.Source == m_xPropertySet ) in _disposing() 105 OSL_ASSERT( m_xPropertySet.is()); in FillItemSet() 186 OSL_ASSERT( m_xPropertySet.is()); in ApplyItemSet() 204 if( aValue != m_xPropertySet->getPropertyValue( aProperty.first )) in ApplyItemSet() [all …]
|
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbalineformat.cxx | 37 m_xPropertySet.set( xShape, uno::UNO_QUERY_THROW ); in ScVbaLineFormat() 125 …m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStartName" ) ) >>= sLineNam… in getBeginArrowheadStyle() 144 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "LineStartName" ), uno::makeAny(… in setBeginArrowheadStyle() 210 m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineWidth") ) >>= nLineWidth; in getWeight() 227 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "LineWidth" ), uno::makeAny( nLi… in setWeight() 235 … m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStyle" ) ) >>= aLineStyle; in getVisible() 247 … m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStyle" ) ) >>= aLineStyle; in setVisible() 266 …m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineTransparence" ) ) >>= nTran… in getTransparency() 300 … m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStyle" ) ) >>= eLineStyle; in getDashStyle() 306 … m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineDash" ) ) >>= aLineDash; in getDashStyle() [all …]
|
H A D | vbafillformat.cxx | 35 m_xPropertySet.set( xShape, uno::UNO_QUERY_THROW ); in ScVbaFillFormat() 48 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillStyle"), uno::makeAny( drawi… in setFillStyle() 65 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillGradient"), uno::makeAny( aG… in setFillStyle() 69 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillStyle"), uno::makeAny(drawin… in setFillStyle() 85 m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("FillStyle") ) >>= nFillStyle; in getVisible() 95 m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("FillStyle") ) >>= aFillStyle; in setVisible() 98 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillStyle"), uno::makeAny( drawi… in setVisible() 114 …m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "FillTransparence" ) ) >>= nTran… in getTransparency() 124 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "FillTransparence" ), uno::makeA… in setTransparency()
|
H A D | vbashape.cxx | 56 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in ScVbaShape() 118 m_xPropertySet = NULL; in removeShapeListener() 256 …uno::Any aZOrderPosition = m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "ZOr… in getZOrderPosition() 272 … m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "RotateAngle" ) ) >>= nRotation; in getRotation() 281 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "RotateAngle" ), uno::makeAny( n… in setRotation() 332 …uno::Any aOrderPostion = m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "ZOrder… in ZOrder() 337 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "ZOrder" ), uno::makeAny( SAL_MA… in ZOrder() 340 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "ZOrder" ), uno::makeAny( (sal_I… in ZOrder() 344 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "ZOrder" ), uno::makeAny( nOrder… in ZOrder() 504 …m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("AnchorType") ) ) >>=… in getRelativeHorizontalPosition() [all …]
|
H A D | vbatextframe.cxx | 33 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in VbaTextFrame() 42 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "TextWordWrap" ), uno::makeAny( … in setAsMSObehavior() 43 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "TextFitToSize" ), uno::makeAny(… in setAsMSObehavior() 49 uno::Any aMargin = m_xPropertySet->getPropertyValue( sMarginType ); in getMargin() 57 m_xPropertySet->setPropertyValue( sMarginType, uno::makeAny( nMargin ) ); in setMargin() 68 …uno::Any aTextAutoGrowHeight = m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "… in getAutoSize() 77 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "TextAutoGrowHeight" ), uno::mak… in setAutoSize()
|
H A D | vbapictureformat.cxx | 33 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in ScVbaPictureFormat() 54 …m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("AdjustLuminance") ) >>= nLuminan… in getBrightness() 66 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("AdjustLuminance"), uno::makeAny(… in setBrightness() 73 …m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("AdjustContrast") ) >>= nContrast; in getContrast() 85 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("AdjustContrast"), uno::makeAny( … in setContrast()
|
H A D | vbacolorformat.cxx | 49 m_xPropertySet.set( xShape, uno::UNO_QUERY_THROW ); in ScVbaColorFormat() 75 m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("LineColor") ) >>= nRGB; in getRGB() 82 m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("FillColor") ) >>= nRGB; in getRGB() 101 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "LineColor" ), uno::makeAny( nRG… in setRGB() 107 …m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "FillColor" ), uno::makeAny( nRG… in setRGB()
|
H A D | vbapictureformat.hxx | 37 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaPictureFormat
|
H A D | vbafillformat.hxx | 37 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaFillFormat
|
H A D | vbacolorformat.hxx | 102 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaColorFormat
|
H A D | vbalineformat.hxx | 37 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaLineFormat
|
/aoo41x/main/svx/source/form/ |
H A D | sdbdatacolumn.cxx | 46 m_xPropertySet = _rxIFace; in DataColumn() 50 if (!m_xPropertySet.is() || !m_xColumn.is()) in DataColumn() 52 m_xPropertySet = NULL; in DataColumn() 61 return m_xPropertySet->getPropertySetInfo(); in getPropertySetInfo() 66 m_xPropertySet->setPropertyValue(aPropertyName, aValue); in setPropertyValue() 71 return m_xPropertySet->getPropertyValue(PropertyName); in getPropertyValue() 76 m_xPropertySet->addPropertyChangeListener(aPropertyName, xListener); in addPropertyChangeListener() 81 m_xPropertySet->removePropertyChangeListener(aPropertyName, aListener); in removePropertyChangeListener() 86 m_xPropertySet->addVetoableChangeListener(PropertyName, aListener); in addVetoableChangeListener() 91 m_xPropertySet->removeVetoableChangeListener(PropertyName, aListener); in removeVetoableChangeListener()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbawrapformat.cxx | 35 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in SwVbaWrapFormat() 69 …m_xPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SurroundContour") ),… in makeWrap() 75 …m_xPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SurroundContour") ),… in makeWrap() 84 …m_xPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextWrap") ), uno::m… in makeWrap() 91 …m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextWrap") )) >>= eT… in getType() 107 …m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SurroundContour") ))… in getType() 139 …m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextWrap") )) >>= eT… in getSide() 169 m_xPropertySet->getPropertyValue( sName ) >>= nDistance; in getDistance() 176 m_xPropertySet->setPropertyValue( sName, uno::makeAny( nDistance ) ); in setDistance()
|
H A D | vbawrapformat.hxx | 36 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in SwVbaWrapFormat
|
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficeDatabaseReportExtractor.java | 58 XPropertySet m_xPropertySet; field in PropertySetHelper 61 m_xPropertySet = UnoRuntime.queryInterface(XPropertySet.class, _aObj); in PropertySetHelper() 73 if (m_xPropertySet != null) in getPropertyValueAsObject() 77 aObject = m_xPropertySet.getPropertyValue(_sName); in getPropertyValueAsObject()
|
/aoo41x/main/reportdesign/qa/complex/reportdesign/ |
H A D | ReportDesignerTest.java | 86 XPropertySet m_xPropertySet; field in PropertySetHelper 89 m_xPropertySet = UnoRuntime.queryInterface(XPropertySet.class, _aObj); in PropertySetHelper() 101 if (m_xPropertySet != null) in getPropertyValueAsObject() 105 aObject = m_xPropertySet.getPropertyValue(_sName); in getPropertyValueAsObject()
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | ReportDesignerTest.java | 80 XPropertySet m_xPropertySet; field in PropertySetHelper 83 m_xPropertySet = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, _aObj); in PropertySetHelper() 95 if (m_xPropertySet != null) in getPropertyValueAsObject() 99 aObject = m_xPropertySet.getPropertyValue(_sName); in getPropertyValueAsObject()
|
/aoo41x/main/svx/source/inc/ |
H A D | sdbdatacolumn.hxx | 43 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xPropertySet; 65 return m_xPropertySet; in getPropertySet()
|
/aoo41x/main/vbahelper/inc/vbahelper/ |
H A D | vbatextframe.hxx | 36 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in VbaTextFrame
|
H A D | vbashape.hxx | 48 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaShape
|
/aoo41x/main/chart2/source/controller/inc/ |
H A D | ItemConverter.hxx | 200 ::com::sun::star::beans::XPropertySet > m_xPropertySet;
|