Home
last modified time | relevance | path

Searched refs:beans (Results 876 – 900 of 5912) sorted by relevance

1...<<31323334353637383940>>...237

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx143 using ::com::sun::star::beans::PropertyValue;
884 uno::Reference < beans::XPropertySet > xSet( in getDocumentInfo()
887 uno::Reference < beans::XPropertySet > xDocSet( in getDocumentInfo()
1049 uno::Sequence< beans::PropertyValue > seqArgsNew; in getArgs()
1050 uno::Sequence< beans::PropertyValue > seqArgsOld; in getArgs()
1105 uno::Sequence< beans::PropertyValue > aFinalCache; in getArgs()
1526 return uno::Sequence< beans::PropertyValue >(); in getPrinter()
1686 storeSelf( uno::Sequence< beans::PropertyValue >() ); in store()
1708 uno::Sequence< beans::PropertyValue > aSequence ; in storeAsURL()
3131 uno::Sequence < beans::PropertyValue > aSeq; in getViewData()
[all …]
H A DMetadatable.cxx201 ::com::sun::star::beans::StringPair
332 beans::StringPair const & i_rReference,
374 const beans::StringPair & i_rReference) const in GetElementByMetadataReference()
381 beans::StringPair
393 return beans::StringPair(); in GetXmlIdForElement()
1243 beans::StringPair const & i_rReference, in RegisterCopyClipboard()
1317 beans::StringPair
1324 return beans::StringPair(); in GetMetadataReference()
1417 beans::StringPair SourceRef( in RegisterAsCopyOf()
1623 beans::StringPair SAL_CALL
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.Writer.DocumentSettings.csv59 "DocumentSettings";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
60 "DocumentSettings";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
61 "DocumentSettings";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
62 "DocumentSettings";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
63 "DocumentSettings";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
64 "DocumentSettings";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
65 "DocumentSettings";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.SwXTextEmbeddedObject.csv61 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
62 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
63 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
64 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
65 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
66 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
67 "SwXTextEmbeddedObject";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/offapi/com/sun/star/form/
H A DFormComponent.idl36 #include <com/sun/star/beans/XPropertySet.idl>
42 #include <com/sun/star/beans/PropertyBag.idl>
76 interface com::sun::star::beans::XPropertySet;
91 using the <type scope="com::sun::star::beans">XPropertyContainer</type> interface.
99 …removeable. That is, the <member scope="com::sun::star::beans">PropertyAttribute::REMOVEABLE</memb…
101 <member scope="com::sun::star::beans">XPropertyContainer::addProperty</member> call.</p>
105 [optional] service com::sun::star::beans::PropertyBag;
/trunk/main/chart2/source/model/template/
H A DChartType.cxx41 using ::com::sun::star::beans::Property;
224 throw(beans::UnknownPropertyException) in GetDefaultValue()
238 Sequence< beans::Property >() ); in operator ()()
249 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
251 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
257 struct StaticChartTypeInfo : public rtl::StaticAggregate< uno::Reference< beans::XPropertySetInfo >…
270 uno::Reference< beans::XPropertySetInfo > SAL_CALL ChartType::getPropertySetInfo() in getPropertySetInfo()
/trunk/main/embeddedobj/source/inc/
H A Ddummyobject.hxx48 namespace beans { namespace
182 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments,
183 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lObjArgs )
190 …equence< ::com::sun::star::beans::PropertyValue >& lArguments, const ::com::sun::star::uno::Sequen…
200 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments,
201 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lObjArgs )
235 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lArguments,
236 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& lObjArgs )
/trunk/main/framework/source/jobs/
H A Djobdata.cxx194 …css::uno::Reference< css::beans::XPropertySet > xJobProperties(aConfig.cfg(), css::uno::UNO_QUERY); in setAlias()
303 void JobData::setJobConfig( const css::uno::Sequence< css::beans::NamedValue >& lArguments ) in setJobConfig()
326 …css::uno::Reference< css::beans::XMultiHierarchicalPropertySet > xArgumentList(aConfig.cfg(), css:… in setJobConfig()
466 css::uno::Sequence< css::beans::NamedValue > JobData::getJobConfig() const in getJobConfig()
476 css::uno::Sequence< css::beans::NamedValue > JobData::getConfig() const in getConfig()
480 css::uno::Sequence< css::beans::NamedValue > lConfig; in getConfig()
559 css::uno::Reference< css::beans::XPropertySet > xPropSet(aConfig.cfg(), css::uno::UNO_QUERY); in disableJob()
691 css::uno::Reference< css::beans::XPropertySet > xJob; in getEnabledJobsForEvent()
741 m_lArguments = css::uno::Sequence< css::beans::NamedValue >(); in impl_reset()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx71 uno::Reference< beans::XPropertySet > mxProps;
81 virtual uno::Reference< beans::XPropertySet > getUnoProperties() { return mxProps; } in getUnoProperties()
120 uno::Reference< beans::XPropertySet > mxModelProps;
129 uno::Sequence< beans::NamedValue > stats; in getPropertyValue()
177 uno::Sequence< beans::NamedValue > stats; in setPropertyValue()
224 uno::Reference< beans::XPropertySet > getUnoProperties() in getUnoProperties()
227 uno::Reference< beans::XPropertySet > xProps; in getUnoProperties()
638 uno::Reference< beans::XPropertySet > mxUserDefinedProp;
658 …uno::Sequence< beans::Property > aProps = mxUserDefinedProp->getPropertySetInfo()->getProperties(); in getByIndex()
681 beans::Property* pProp = aProps.getArray(); in getElementNames()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1013 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > &,
1017 static ::com::sun::star::beans::PropertyState GetPropertyState(
1018 const ::com::sun::star::uno::Reference < ::com::sun::star::beans::XPropertySet > &,
1168 …phicAttributes( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & …
1217 …sal_Bool CreateGraphicProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans:…
1221 …sal_Bool CreatePolygonProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans:…
1227 …void CreateGradientProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::X…
1228 …void CreateLineProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProp…
1231 …void CreateTextProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProp…
1240 …sal_Bool CreateShadowProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::…
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XHierarchicalPropertySet.java23 package ifc.beans;
30 import com.sun.star.beans.XHierarchicalPropertySet;
31 import com.sun.star.beans.XHierarchicalPropertySetInfo;
67 } catch (com.sun.star.beans.UnknownPropertyException e) { in _getHierarchicalPropertyValue()
112 } catch (com.sun.star.beans.UnknownPropertyException e) { in _setHierarchicalPropertyValue()
116 } catch (com.sun.star.beans.PropertyVetoException e) { in _setHierarchicalPropertyValue()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx71 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
126 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
203 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
255 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
327 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
505 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
591 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
679 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1183 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
1309 Reference< beans::XPropertySet > xControlModel( ctx.getControlModel() ); in endElement()
[all …]
H A Dexp_share.hxx87 css::uno::Reference< css::beans::XPropertySet > _xProps;
88 css::uno::Reference< css::beans::XPropertyState > _xPropState;
92 css::uno::Reference< css::beans::XPropertySet > const & xProps, in ElementDescriptor()
93 css::uno::Reference< css::beans::XPropertyState > const & xPropState, in ElementDescriptor()
163 css::uno::Reference< css::beans::XPropertySet >
222 css::beans::PropertyState_DEFAULT_VALUE != in read()
239 return css::beans::PropertyState_DEFAULT_VALUE != in readProp()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtimp.hxx78 namespace beans { class XPropertySet; } namespace
569 ::com::sun::star::beans::XPropertySet >& rFrmPropSet );
637 ::com::sun::star::beans::XPropertySet> & xPropSet);
651 ::com::sun::star::beans::XPropertySet> & xPropSet);
657 ::com::sun::star::beans::XPropertySet>
665 ::com::sun::star::beans::XPropertySet>
673 ::com::sun::star::beans::XPropertySet>
682 ::com::sun::star::beans::XPropertySet>
689 ::com::sun::star::beans::XPropertySet>
698 ::com::sun::star::beans::XPropertySet> &rPropSet,
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl31 #include <com/sun/star/beans/Property.idl>
51 #include <com/sun/star/beans/IllegalTypeException.idl>
56 module com { module sun { module star { module beans {
61 the inspect method of <type scope="com::sun::star::beans">
69 See <member scope="com::sun::star::beans">
81 @see com::sun::star::beans::XExactName
149 com::sun::star::beans::Property getProperty( [in] string aName,
186 sequence<com::sun::star::beans::Property> getProperties(
306 @see com::sun::star::beans::XExactName
309 raises( com::sun::star::beans::IllegalTypeException );
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs67 unoidl.com.sun.star.beans.XPropertySet xPropSet = null; in doCellRangeSamples()
78 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCellRange; in doCellRangeSamples()
121 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) aColumnObj.Value; in doCellRangeSamples()
380 unoidl.com.sun.star.beans.XPropertySet xPropSet = in setDate()
381 (unoidl.com.sun.star.beans.XPropertySet) xCell; in setDate()
397 unoidl.com.sun.star.beans.XPropertySet xPropSet = null; in prepareRange()
402 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCellRange; in prepareRange()
429 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCellRange; in prepareRange()
436 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCell; in prepareRange()
573 new unoidl.com.sun.star.beans.PropertyValue[0] ); in initDocument()
/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx46 uno::Sequence< beans::PropertyValue > GetValuableArgs_Impl( const uno::Sequence< beans::PropertyVal…
51 … const uno::Sequence< beans::NamedValue >& aObjProps ) in OCommonEmbeddedObject()
76 const uno::Sequence< beans::NamedValue >& aObjProps, in OCommonEmbeddedObject()
77 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in OCommonEmbeddedObject()
78 const uno::Sequence< beans::PropertyValue >& aObjectDescr ) in OCommonEmbeddedObject()
102 void OCommonEmbeddedObject::CommonInit_Impl( const uno::Sequence< beans::NamedValue >& aObjectProps… in CommonInit_Impl()
226 const uno::Sequence< beans::NamedValue >& aObjectProps, in LinkInit_Impl()
227 const uno::Sequence< beans::PropertyValue >& aMediaDescr, in LinkInit_Impl()
228 const uno::Sequence< beans::PropertyValue >& aObjectDescr ) in LinkInit_Impl()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx268 virtual ::css::uno::Sequence< ::css::beans::PropertyValue > SAL_CALL
343 ::css::uno::Sequence< ::css::beans::PropertyValue > const &
351 virtual ::css::uno::Sequence< ::css::beans::PropertyValue > SAL_CALL
355 virtual ::css::uno::Sequence< ::css::beans::PropertyValue > SAL_CALL
410 ::css::beans::PropertyValue,
494 ::css::uno::Sequence< ::css::beans::PropertyValue > retrieveCharacterAttributes(
503 ::css::uno::Sequence< ::css::beans::PropertyValue > retrieveDefaultAttributes(
513 ::css::uno::Sequence< ::css::beans::PropertyValue > retrieveRunAttributes(
552 ::css::uno::Sequence< ::css::beans::PropertyValue > const &
674 static ::css::uno::Sequence< ::css::beans::PropertyValue >
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx137 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
513 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
562 uno::Sequence< beans::PropertyValue > aMediaProperties(1); in getGraphicFromURL_nothrow()
688 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
872 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
1001 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
1211 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
1406 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
1721 static uno::Reference< beans::XPropertySetInfo > xInfo( createPropertySetInfo( getInfoHelper() ) ); in getPropertySetInfo()
1769 typedef beans::Pair< ::rtl::OUString, ::rtl::OUString > UnoListItem;
[all …]
/trunk/main/cui/source/customize/
H A Dcfg.cxx138 namespace beans = com::sun::star::beans;
150 uno::Sequence< beans::Property > aPropDetails = in printPropertySet()
611 uno::Sequence< beans::PropertyValue >
689 uno::Sequence< beans::PropertyValue >
919 uno::Reference< beans::XPropertySet > xProps( in SaveInData()
3844 uno::Sequence< beans::PropertyValue > aProps; in SetSystemStyle()
4303 uno::Reference< beans::XPropertySet > xProps( in ApplyToolbar()
4353 uno::Reference< beans::XPropertySet > in CreateToolbar()
5152 beans::PropertyValue aPropValue; in SvxIconSelectorDialog()
5416 uno::Reference< beans::XPropertySet > props = in ReplaceGraphicItem()
[all …]
/trunk/main/sc/qa/complex/calcPreview/
H A DViewForwarder.java55 import com.sun.star.beans.XPropertySet;
198 } catch(com.sun.star.beans.UnknownPropertyException e){ in checkPositiveViewForwarder()
208 } catch (com.sun.star.beans.UnknownPropertyException e) { in checkPositiveViewForwarder()
209 } catch (com.sun.star.beans.PropertyVetoException e) { in checkPositiveViewForwarder()
224 } catch(com.sun.star.beans.UnknownPropertyException e){ in checkPositiveViewForwarder()
235 } catch (com.sun.star.beans.PropertyVetoException e) { in checkPositiveViewForwarder()
609 } catch(com.sun.star.beans.UnknownPropertyException e){ in checkNegativeViewForwarder()
620 } catch (com.sun.star.beans.PropertyVetoException e) { in checkNegativeViewForwarder()
635 } catch(com.sun.star.beans.UnknownPropertyException e){ in checkNegativeViewForwarder()
646 } catch (com.sun.star.beans.PropertyVetoException e) { in checkNegativeViewForwarder()
[all …]
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx57 virtual beans::Optional< beans::Ambiguous<sal_Bool> > isRegistered_(
222 beans::Optional< beans::Ambiguous<sal_Bool> >
229 return beans::Optional< beans::Ambiguous<sal_Bool> >( in isRegistered_()
231 beans::Ambiguous<sal_Bool>( in isRegistered_()
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGeometry.idl30 #include <com/sun/star/beans/PropertyValue.idl>
33 #include <com/sun/star/beans/PropertyValues.idl>
48 This service may be represented by a ::com::sun::star::beans::PropertyValue [].
86 [optional, property] sequence<::com::sun::star::beans::PropertyValue> Extrusion;
91 [optional, property] sequence<::com::sun::star::beans::PropertyValue> Path;
96 [optional, property] sequence<::com::sun::star::beans::PropertyValue> TextPath;
107 [optional, property] sequence<::com::sun::star::beans::PropertyValues> Handles;
/trunk/main/package/inc/
H A DZipPackageFolder.hxx35 namespace beans namespace
76 void setChildStreamsTypeByExtension( const ::com::sun::star::beans::StringPair& aPair );
90 …ing &rPath, std::vector < com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > >…
93 …ing &rPath, std::vector < com::sun::star::uno::Sequence < com::sun::star::beans::PropertyValue > >…
127 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::beans::PropertyVetoExce…
129 …throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star::lang::WrappedTargetExce…
/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.hxx119 …Reference< ::com::sun::star::beans::XPropertySet >& xTemplateProps=::com::sun::star::uno::Referenc…
120 …lateProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…
124 … ::com::sun::star::beans::XPropertySet >& xTemplateProps );
285 …Reference< ::com::sun::star::beans::XPropertySet >& xTemplateProps=::com::sun::star::uno::Referenc…
287 …lateProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& x…

Completed in 269 milliseconds

1...<<31323334353637383940>>...237