Home
last modified time | relevance | path

Searched refs:beans (Results 501 – 525 of 5912) sorted by relevance

1...<<21222324252627282930>>...237

/trunk/main/offapi/com/sun/star/graphic/
H A DXGraphicProvider.idl32 #include <com/sun/star/beans/PropertyValues.idl>
33 #include <com/sun/star/beans/XPropertySet.idl>
46 <type scope="com::sun::star::beans">XPropertySet</type>
59 A <type scope="com::sun::star::beans">XPropertySet</type> interface
64 @see com::sun::star::beans::PropertyValues
66 …::com::sun::star::beans::XPropertySet queryGraphicDescriptor( [in] ::com::sun::star::beans::Proper…
85 @see com::sun::star::beans::PropertyValues
87 XGraphic queryGraphic( [in] ::com::sun::star::beans::PropertyValues MediaProperties )
104 @see com::sun::star::beans::PropertyValues
107 [in] ::com::sun::star::beans::PropertyValues MediaProperties )
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DPropertyBag.java28 import com.sun.star.beans.NamedValue;
29 import com.sun.star.beans.PropertyState;
30 import com.sun.star.beans.PropertyValue;
31 import com.sun.star.beans.PropertyAttribute;
32 import com.sun.star.beans.XPropertyAccess;
33 import com.sun.star.beans.XPropertySet;
34 import com.sun.star.beans.XPropertyContainer;
91 catch(com.sun.star.beans.PropertyExistException e) { caughtExpected = true; } in checkBasics()
105 catch(com.sun.star.beans.NotRemoveableException e) { caughtExpected = true; } in checkBasics()
118 catch(com.sun.star.beans.UnknownPropertyException e) { caughtExpected = true; } in checkBasics()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx107 const Reference< beans::XPropertySet > xAxisProps );
114 Reference< beans::XPropertySet > m_xAxisProps;
233 Reference< beans::XPropertySet > xGridProp; in CreateGrid()
441 catch( beans::UnknownPropertyException & ) in CreateAxis()
452 catch( beans::UnknownPropertyException & ) in CreateAxis()
469 catch( beans::UnknownPropertyException & ) in CreateAxis()
544 Reference< beans::XPropertySet > xNewAxisProp( xAxis, uno::UNO_QUERY ); in CreateAxis()
604 Reference< beans::XPropertySet > xTitleProp( xAxis->getAxisTitle() ); in SetAxisTitle()
611 catch( beans::UnknownPropertyException & ) in SetAxisTitle()
783 Reference< beans::XPropertySet > xMainXAxisProp( xMainXAxis, uno::UNO_QUERY ); in CorrectAxisPositions()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dunosrch.hxx113 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
114 …tar::uno::Any& aValue ) throw(::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
115 …pertyValue( const ::rtl::OUString& PropertyName ) throw(::com::sun::star::beans::UnknownPropertyEx…
116 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw(::com::…
117 …tar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw(::com::…
118 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
119 …tar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw(::com::…
/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx295 uno::Reference< beans::XPropertySetInfo > SAL_CALL OGroup::getPropertySetInfo( ) throw(uno::Runtim… in getPropertySetInfo()
301 …OUString& aPropertyName, const uno::Any& aValue ) throw (beans::UnknownPropertyException, beans::P… in setPropertyValue()
306 uno::Any SAL_CALL OGroup::getPropertyValue( const ::rtl::OUString& PropertyName ) throw (beans::Unk… in getPropertyValue()
311 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& xListener ) throw… in addPropertyChangeListener()
316 …OUString& aPropertyName, const uno::Reference< beans::XPropertyChangeListener >& aListener ) throw… in removePropertyChangeListener()
321 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in addVetoableChangeListener()
326 …:OUString& PropertyName, const uno::Reference< beans::XVetoableChangeListener >& aListener ) throw… in removeVetoableChangeListener()
H A DReportDefinition.cxx315 const sal_Int32 nBound = beans::PropertyAttribute::BOUND; in OStyle()
446 uno::Sequence< beans::Property > aProps; in createArrayHelper()
582 uno::Sequence< beans::PropertyValue > m_aArgs;
1325 uno::Sequence<beans::PropertyValue> aComponentData; in fillArgs()
1447 beans::PropertyValue aPropVal; in impl_loadFromStorage_nolck_throw()
1498 uno::Sequence < beans::PropertyValue > aProps; in storeToStorage()
1706 const uno::Sequence<beans::PropertyValue> & rMediaDesc, in WriteThroughComponent()
1773 const uno::Sequence<beans::PropertyValue> & rMediaDesc) in WriteThroughComponent()
2022 throw beans::PropertyVetoException(); in setModified()
2286 beans::NamedValue aValue; in createInstanceWithArguments()
[all …]
/trunk/main/reportdesign/source/core/inc/
H A DFixedText.hxx92 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
93 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
94 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
95 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
96 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
97 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
98 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/
H A DDisableCommandsTest.java27 import com.sun.star.beans.XPropertySet;
28 import com.sun.star.beans.PropertyValue;
94 "_blank", 0, new com.sun.star.beans.PropertyValue[0]); in main()
255 com.sun.star.beans.PropertyValue[] lParams = in enableCommands()
256 new com.sun.star.beans.PropertyValue[1]; in enableCommands()
258 lParams[0] = new com.sun.star.beans.PropertyValue(); in enableCommands()
312 com.sun.star.beans.PropertyValue[] lParams = in disableCommands()
313 new com.sun.star.beans.PropertyValue[1]; in disableCommands()
315 lParams[0] = new com.sun.star.beans.PropertyValue(); in disableCommands()
347 (com.sun.star.beans.XPropertySet) in disableCommands()
[all …]
/trunk/main/chart2/source/tools/
H A DStatisticsHelper.cxx128 Reference< beans::XPropertySet > xSeqProp( xNewSequence, uno::UNO_QUERY ); in lcl_setRole()
164 Reference< beans::XPropertySet > xProp( xDataSequence, uno::UNO_QUERY_THROW ); in lcl_setXMLRangePropertyAtDataSequence()
165 Reference< beans::XPropertySetInfo > xInfo( xProp->getPropertySetInfo()); in lcl_setXMLRangePropertyAtDataSequence()
310 Reference< beans::XPropertySet > StatisticsHelper::addErrorBars( in addErrorBars()
316 Reference< beans::XPropertySet > xErrorBar; in addErrorBars()
317 Reference< beans::XPropertySet > xSeriesProp( xDataSeries, uno::UNO_QUERY ); in addErrorBars()
339 Reference< beans::XPropertySet > StatisticsHelper::getErrorBars( in getErrorBars()
343 Reference< beans::XPropertySet > xSeriesProp( xDataSeries, uno::UNO_QUERY ); in getErrorBars()
344 Reference< beans::XPropertySet > xErrorBar; in getErrorBars()
357 Reference< beans::XPropertySet > xErrorBar( getErrorBars( xDataSeries, bYError )); in hasErrorBars()
[all …]
H A DReferenceSizeProvider.cxx87 Reference< beans::XPropertySet > xTitleProp( xTitle, uno::UNO_QUERY_THROW ); in setValuesAtTitle()
100 Reference< beans::XPropertySet >( aStrSeq[i], uno::UNO_QUERY ), in setValuesAtTitle()
124 Reference< beans::XPropertySet > xSeriesProp( *aIt, uno::UNO_QUERY ); in setValuesAtAllDataSeries()
150 const Reference< beans::XPropertySet > & xProp, in setValuesAtPropertySet()
188 const Reference< beans::XPropertySet > & xProp, in getAutoResizeFromPropSet()
228 Reference< beans::XPropertySet > xProp( xTitled->getTitleObject(), uno::UNO_QUERY ); in impl_getAutoResizeFromTitled()
267 Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in getAutoResizeState()
277 Reference< beans::XPropertySet > xProp( aAxes[i], uno::UNO_QUERY ); in getAutoResizeState()
296 Reference< beans::XPropertySet > xSeriesProp( *aIt, uno::UNO_QUERY ); in getAutoResizeState()
353 Reference< beans::XPropertySet > xLegendProp( xDiagram->getLegend(), uno::UNO_QUERY ); in setAutoResizeState()
[all …]
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx135 , ::com::sun::star::beans::XPropertiesChangeNotifier
136 , ::com::sun::star::beans::XPropertyContainer
148 ::com::sun::star::beans::PropertyValue >& rValues,
151 com::sun::star::uno::Sequence< com::sun::star::beans::Property >
177 …void notifyPropertiesChange( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyC…
208 … PropertyNames, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChange…
209 … PropertyNames, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChange…
212 …no::Any& DefaultValue ) throw (::com::sun::star::beans::PropertyExistException, ::com::sun::star::
213 …:rtl::OUString& Name ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
232 ::com::sun::star::beans::Property >& rProperties );
/trunk/main/sfx2/source/inc/
H A Diframe.hxx56 com::sun::star::beans::XPropertySet >
67 …virtual sal_Bool SAL_CALL load( const com::sun::star::uno::Sequence < com::sun::star::beans::Prope…
76 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
77 … aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
78 … aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeLi…
79 … aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeLi…
80 … aPropertyName, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeLi…
81 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
82 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
/trunk/main/forms/source/inc/
H A DFormComponent.hxx346 , ::com::sun::star::beans::XPropertyContainer
347 , ::com::sun::star::beans::XPropertyAccess
464 virtual ::com::sun::star::beans::PropertyState getPropertyStateByHandle(sal_Int32 nHandle);
473 …:rtl::OUString& Name ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
499 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& /* [out] */ _rProps
505 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property >& _out_rFixedProperties,
508 virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XMultiPropertySet >
603 , ::com::sun::star::beans::XPropertyChangeListener
638 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
662 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
[all …]
/trunk/main/offapi/com/sun/star/inspection/
H A DXPropertyHandler.idl27 #include <com/sun/star/beans/PropertyState.idl>
30 #include <com/sun/star/beans/Property.idl>
33 #include <com/sun/star/beans/XPropertyChangeListener.idl>
42 #include <com/sun/star/beans/UnknownPropertyException.idl>
93 @throws com::sun::star::beans::UnknownPropertyException
106 @throws com::sun::star::beans::UnknownPropertyException
117 @throws com::sun::star::beans::UnknownPropertyException
120 com::sun::star::beans::PropertyState
132 @throws com::sun::star::beans::UnknownPropertyException
162 @throws com::sun::star::beans::UnknownPropertyException
[all …]
/trunk/main/xmloff/source/xforms/
H A Dxformsapi.hxx35 namespace beans { class XPropertySet; } namespace
45 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> lcl_createXFormsModel();
47 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> lcl_createXFormsBinding();
51 const com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xModel );
53 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> lcl_findXFormsBinding( com::sun…
55 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> lcl_findXFormsSubmission( com::…
58 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xPropSet,
64 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>& xPropSet, in lcl_setValue()
72 com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet> lcl_getXFormsModel( const com::…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/lng/
H A Dcom.sun.star.lingu2.LinguProps.csv26 "LinguProps";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
27 "LinguProps";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
28 "LinguProps";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
29 "LinguProps";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
30 "LinguProps";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
31 "LinguProps";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
32 "LinguProps";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
33 "LinguProps";"com::sun::star::beans::XFastPropertySet";"setFastPropertyValue()"
34 "LinguProps";"com::sun::star::beans::XFastPropertySet";"getFastPropertyValue()"
/trunk/main/sw/inc/
H A Dunochart.hxx179 …aSourcePossible( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
181 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL detectA…
255 ::com::sun::star::beans::XPropertySet,
322 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
323 …ar::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
324 …ertyValue( const ::rtl::OUString& PropertyName ) throw (::com::sun::star::beans::UnknownPropertyEx…
325 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (::com::…
326 …ar::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (::com::…
327 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
328 …ar::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (::com::…
[all …]
/trunk/main/connectivity/inc/connectivity/
H A Ddbtools.hxx53 namespace beans { namespace
103 …sal_Int32 getDefaultNumberFormat(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::…
231 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& i_xTable
441 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxRowSet,
456 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxRowSetProps,
466 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxOld,
467 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxNew,
514 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable );
524 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xTable,
735 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>
[all …]
/trunk/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java26 import com.sun.star.beans.XPropertySet;
27 import com.sun.star.beans.XMultiPropertySet;
28 import com.sun.star.beans.XHierarchicalPropertySet;
29 import com.sun.star.beans.XMultiHierarchicalPropertySet;
30 import com.sun.star.beans.XPropertyState;
31 import com.sun.star.beans.XMultiPropertyStates;
234 com.sun.star.beans.PropertyValue aPathArgument = new com.sun.star.beans.PropertyValue(); in createConfigurationView()
258 com.sun.star.beans.PropertyValue aPathArgument = new com.sun.star.beans.PropertyValue(); in createUpdatableView()
870 com.sun.star.beans.NamedValue [] aSettings = new com.sun.star.beans.NamedValue [2];
888 com.sun.star.beans.NamedValue [] aDriverSettings,
[all …]
/trunk/main/filter/source/config/cache/
H A Dcacheitem.cxx113 css::uno::Sequence< css::beans::PropertyValue > CacheItem::getAsPackedPropertyValueList() in getAsPackedPropertyValueList()
118 css::uno::Sequence< css::beans::PropertyValue > lList(c); in getAsPackedPropertyValueList()
119 css::beans::PropertyValue* pList = lList.getArray(); in getAsPackedPropertyValueList()
214 css::beans::PropertyValue p1; in isSubSet()
215 css::beans::PropertyValue p2; in isSubSet()
230 css::beans::NamedValue n1; in isSubSet()
231 css::beans::NamedValue n2; in isSubSet()
277 css::uno::Sequence< css::beans::PropertyValue > uno_p1; in isSubSet()
278 css::uno::Sequence< css::beans::PropertyValue > uno_p2; in isSubSet()
309 css::uno::Sequence< css::beans::NamedValue > uno_n1; in isSubSet()
[all …]
/trunk/main/embeddedobj/source/inc/
H A Dxcreator.hxx66 …tring& sEntName, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
67 …Sequence< ::com::sun::star::beans::PropertyValue >& aMedDescr, const ::com::sun::star::uno::Sequen…
68 …equence< ::com::sun::star::beans::PropertyValue >& aMediaDescr, const ::com::sun::star::uno::Seque…
71 …::Sequence< ::com::sun::star::beans::PropertyValue >& aArgs, const ::com::sun::star::uno::Sequence…
74 …equence< ::com::sun::star::beans::PropertyValue >& aMediaDescr, const ::com::sun::star::uno::Seque…
77 …::Sequence< ::com::sun::star::beans::PropertyValue >& aArgs, const ::com::sun::star::uno::Sequence…
/trunk/main/slideshow/source/engine/
H A Dtools.cxx75 bool operator()( const beans::NamedValue& rValue ) in operator ()()
87 NamedValueComparator( const beans::NamedValue& rKey ) : in NamedValueComparator()
92 bool operator()( const beans::NamedValue& rValue ) in operator ()()
98 const beans::NamedValue& mrKey;
460 const beans::NamedValue& rSearchKey ) in findNamedValue()
462 const beans::NamedValue* pArray = rSequence.getConstArray(); in findNamedValue()
468 const beans::NamedValue* pFound = ::std::find_if( pArray, in findNamedValue()
478 bool findNamedValue( beans::NamedValue* o_pRet, in findNamedValue()
488 const beans::NamedValue* pFound = ::std::find_if( pArray, in findNamedValue()
792 uno::Reference< beans::XPropertySet > xPropSet( xShape, in getAPIShapeBounds()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoftn.cxx598 uno::Reference< beans::XPropertySetInfo > SAL_CALL
603 static uno::Reference< beans::XPropertySetInfo > xRet = in getPropertySetInfo()
614 throw (beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
626 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in getPropertyValue()
656 beans::UnknownPropertyException aExcept; in getPropertyValue()
670 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/) in addPropertyChangeListener()
671 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in addPropertyChangeListener()
681 const uno::Reference< beans::XPropertyChangeListener >& /*xListener*/) in removePropertyChangeListener()
682 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in removePropertyChangeListener()
693 throw (beans::UnknownPropertyException, lang::WrappedTargetException, in addVetoableChangeListener()
[all …]
H A Dunofield.cxx502 uno::Reference< beans::XPropertySetInfo > SwXFieldMaster::getPropertySetInfo(void) in getPropertySetInfo()
506 uno::Reference< beans::XPropertySetInfo > aRef = in getPropertySetInfo()
514 throw( beans::UnknownPropertyException, beans::PropertyVetoException, in setPropertyValue()
562 throw beans::UnknownPropertyException( in setPropertyValue()
1042 uno::Sequence<beans::PropertyValue> aPropSeq;
1949 uno::Reference< beans::XPropertySetInfo > SwXTextField::getPropertySetInfo(void) in getPropertySetInfo()
1954 uno::Reference< beans::XPropertySetInfo > aRef; in getPropertySetInfo()
1961 const uno::Sequence<beans::Property> aPropSeq = xInfo->getProperties(); in getPropertySetInfo()
1972 …throw( beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExcepti… in setPropertyValue()
1983 if ( pEntry->nFlags & beans::PropertyAttribute::READONLY) in setPropertyValue()
[all …]
/trunk/main/embedserv/source/embed/
H A Ddocholder.cxx135 aSeq[0] = beans::PropertyValue( in LoadDocInFrame()
140 beans::PropertyState_DIRECT_VALUE); in LoadDocInFrame()
143 aSeq[1] = beans::PropertyValue( in LoadDocInFrame()
148 beans::PropertyState_DIRECT_VALUE); in LoadDocInFrame()
151 aSeq[2] = beans::PropertyValue( in LoadDocInFrame()
156 beans::PropertyState_DIRECT_VALUE); in LoadDocInFrame()
162 aSeq[nLen-1] = beans::PropertyValue( in LoadDocInFrame()
174 aSeq[nLen-2] = beans::PropertyValue( in LoadDocInFrame()
182 aSeq[nLen-1] = beans::PropertyValue( in LoadDocInFrame()
1023 uno::Sequence<beans::PropertyValue> aSeq; in setTitle()
[all …]

Completed in 162 milliseconds

1...<<21222324252627282930>>...237