Home
last modified time | relevance | path

Searched defs:_xPropertySet (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/sw/source/ui/vba/
H A Dvbastyle.cxx35 …ComponentContext > & xContext, const uno::Reference< beans::XPropertySet >& _xPropertySet ) throw … in SwVbaStyle()
/AOO42X/main/sc/source/ui/vba/
H A Dvbaformatcondition.cxx38 …no::Reference< uno::XComponentContext > & xContext, const uno::Reference< sheet::XSheetConditional… in ScVbaFormatCondition()
H A Dvbastyle.cxx79 …ComponentContext > & xContext, const uno::Reference< beans::XPropertySet >& _xPropertySet, const u… in ScVbaStyle()
H A Dvbachart.cxx1161 …st uno::Reference< css::beans::XPropertySet >& _xPropertySet )throw ( script::BasicErrorException ) in getHasDataCaption()
1178 …< beans::XPropertySet >& _xPropertySet, bool _bHasDataLabels )throw ( script::BasicErrorException ) in setHasDataCaption()
H A Dvbaaxis.cxx59 …ponentContext > & xContext, const uno::Reference< beans::XPropertySet >& _xPropertySet, sal_Int32 … in ScVbaAxis()
H A Dvbaformat.cxx57 …ce< uno::XComponentContext > & xContext, const uno::Reference< beans::XPropertySet >& _xPropertySe… in ScVbaFormat()
/AOO42X/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java41 public ColumnPropertySet(TypeInspector _oTypeInspector, XPropertySet _xPropertySet) in ColumnPropertySet()
/AOO42X/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java398 public XPropertySet clonePropertySet(XPropertySet _xPropertySet) in clonePropertySet()
/AOO42X/main/stoc/source/invocation/
H A Dinvocation.cxx251 Reference<XPropertySet> _xPropertySet; member in stoc_inv::Invocation_Impl