Home
last modified time | relevance | path

Searched refs:m_xPropertySet (Results 1 – 22 of 22) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java38 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 …]
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DItemConverter.cxx43 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 …]
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbalineformat.cxx37 m_xPropertySet.set( xShape, uno::UNO_QUERY_THROW ); in ScVbaLineFormat()
125m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStartName" ) ) >>= sLineNam… in getBeginArrowheadStyle()
144m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "LineStartName" ), uno::makeAny(… in setBeginArrowheadStyle()
210 m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineWidth") ) >>= nLineWidth; in getWeight()
227m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "LineWidth" ), uno::makeAny( nLi… in setWeight()
235m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStyle" ) ) >>= aLineStyle; in getVisible()
247m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStyle" ) ) >>= aLineStyle; in setVisible()
266m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineTransparence" ) ) >>= nTran… in getTransparency()
300m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineStyle" ) ) >>= eLineStyle; in getDashStyle()
306m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "LineDash" ) ) >>= aLineDash; in getDashStyle()
[all …]
H A Dvbafillformat.cxx35 m_xPropertySet.set( xShape, uno::UNO_QUERY_THROW ); in ScVbaFillFormat()
48m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillStyle"), uno::makeAny( drawi… in setFillStyle()
65m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillGradient"), uno::makeAny( aG… in setFillStyle()
69m_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()
98m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("FillStyle"), uno::makeAny( drawi… in setVisible()
114m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "FillTransparence" ) ) >>= nTran… in getTransparency()
124m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "FillTransparence" ), uno::makeA… in setTransparency()
H A Dvbashape.cxx56 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()
272m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "RotateAngle" ) ) >>= nRotation; in getRotation()
281m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "RotateAngle" ), uno::makeAny( n… in setRotation()
332 …uno::Any aOrderPostion = m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii( "ZOrder… in ZOrder()
337m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "ZOrder" ), uno::makeAny( SAL_MA… in ZOrder()
340m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "ZOrder" ), uno::makeAny( (sal_I… in ZOrder()
344m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "ZOrder" ), uno::makeAny( nOrder… in ZOrder()
504m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("AnchorType") ) ) >>=… in getRelativeHorizontalPosition()
[all …]
H A Dvbatextframe.cxx33 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in VbaTextFrame()
42m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "TextWordWrap" ), uno::makeAny( … in setAsMSObehavior()
43m_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()
77m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "TextAutoGrowHeight" ), uno::mak… in setAutoSize()
H A Dvbapictureformat.cxx33 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in ScVbaPictureFormat()
54m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("AdjustLuminance") ) >>= nLuminan… in getBrightness()
66m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("AdjustLuminance"), uno::makeAny(… in setBrightness()
73m_xPropertySet->getPropertyValue( rtl::OUString::createFromAscii("AdjustContrast") ) >>= nContrast; in getContrast()
85m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii("AdjustContrast"), uno::makeAny( … in setContrast()
H A Dvbacolorformat.cxx49 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()
101m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "LineColor" ), uno::makeAny( nRG… in setRGB()
107m_xPropertySet->setPropertyValue( rtl::OUString::createFromAscii( "FillColor" ), uno::makeAny( nRG… in setRGB()
H A Dvbapictureformat.hxx37 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaPictureFormat
H A Dvbafillformat.hxx37 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaFillFormat
H A Dvbacolorformat.hxx102 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaColorFormat
H A Dvbalineformat.hxx37 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaLineFormat
/aoo4110/main/svx/source/form/
H A Dsdbdatacolumn.cxx46 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()
/aoo4110/main/sw/source/ui/vba/
H A Dvbawrapformat.cxx35 m_xPropertySet.set( m_xShape, uno::UNO_QUERY_THROW ); in SwVbaWrapFormat()
69m_xPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SurroundContour") ),… in makeWrap()
75m_xPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SurroundContour") ),… in makeWrap()
84m_xPropertySet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextWrap") ), uno::m… in makeWrap()
91m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextWrap") )) >>= eT… in getType()
107m_xPropertySet->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("SurroundContour") ))… in getType()
139m_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 Dvbawrapformat.hxx36 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in SwVbaWrapFormat
/aoo4110/main/qadevOOo/runner/graphical/
H A DOpenOfficeDatabaseReportExtractor.java58 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()
/aoo4110/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java86 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()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DReportDesignerTest.java80 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()
/aoo4110/main/svx/source/inc/
H A Dsdbdatacolumn.hxx43 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> m_xPropertySet;
65 return m_xPropertySet; in getPropertySet()
/aoo4110/main/vbahelper/inc/vbahelper/
H A Dvbatextframe.hxx36 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in VbaTextFrame
H A Dvbashape.hxx48 css::uno::Reference< css::beans::XPropertySet > m_xPropertySet; member in ScVbaShape
/aoo4110/main/chart2/source/controller/inc/
H A DItemConverter.hxx200 ::com::sun::star::beans::XPropertySet > m_xPropertySet;

Completed in 92 milliseconds