Home
last modified time | relevance | path

Searched refs:beans (Results 676 – 700 of 5912) sorted by relevance

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

/trunk/main/framework/inc/framework/
H A Daddonsoptions.hxx86 typedef ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::…
95 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Propert…
107 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Propert…
119 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Propert…
241 …::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >…
254 …::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >…
267 …::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >…
326 …::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >…
/trunk/main/offapi/com/sun/star/util/
H A DXPropertyReplace.idl31 #include <com/sun/star/beans/PropertyValue.idl>
35 #include <com/sun/star/beans/UnknownPropertyException.idl>
69 sequence<com::sun::star::beans::PropertyValue> getSearchAttributes();
74 void setSearchAttributes( [in] sequence<com::sun::star::beans::PropertyValue> aSearchAttribs )
75 raises( com::sun::star::beans::UnknownPropertyException,
82 sequence<com::sun::star::beans::PropertyValue> getReplaceAttributes();
87 void setReplaceAttributes( [in] sequence<com::sun::star::beans::PropertyValue> aSearchAttribs )
88 raises( com::sun::star::beans::UnknownPropertyException,
/trunk/main/chart2/source/model/main/
H A DGridProperties.cxx42 using ::com::sun::star::beans::Property;
66 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
67 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
126 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
128 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
134 struct StaticGridInfo : public rtl::StaticAggregate< uno::Reference< beans::XPropertySetInfo >, Sta…
169 throw(beans::UnknownPropertyException) in GetDefaultValue()
184 Reference< beans::XPropertySetInfo > SAL_CALL GridProperties::getPropertySetInfo() in getPropertySetInfo()
H A DWall.cxx47 using namespace ::com::sun::star::beans::PropertyAttribute;
49 using ::com::sun::star::beans::Property;
92 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
111 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
113 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
119 struct StaticWallInfo : public rtl::StaticAggregate< uno::Reference< beans::XPropertySetInfo >, Sta…
156 throw(beans::UnknownPropertyException) in GetDefaultValue()
171 uno::Reference< beans::XPropertySetInfo > SAL_CALL Wall::getPropertySetInfo() in getPropertySetInfo()
H A DChartModel.hxx132 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > m_aMediaDescriptor;
175 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >
209 ::com::sun::star::beans::PropertyValue >& rMediaDescriptor,
214 ::com::sun::star::beans::PropertyValue >& rMediaDescriptor,
223 ::com::sun::star::beans::PropertyValue > & rMediaDescriptor );
261 ::com::sun::star::beans::PropertyValue >& rMediaDescriptor )
370 ::com::sun::star::beans::PropertyValue >& rMediaDescriptor )
377 ::com::sun::star::beans::PropertyValue >& rMediaDescriptor )
389 throw (::com::sun::star::beans::PropertyVetoException
508 ::com::sun::star::beans::PropertyValue >& rMediaDescriptor )
[all …]
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DSeriesOptionsItemConverter.cxx69 , const uno::Reference< beans::XPropertySet >& xPropertySet in SeriesOptionsItemConverter()
99 uno::Reference< beans::XPropertySet > xDiagramProperties( xDiagram, uno::UNO_QUERY ); in SeriesOptionsItemConverter()
119 uno::Reference< beans::XPropertySet > xChartTypeProps( xChartType, uno::UNO_QUERY ); in SeriesOptionsItemConverter()
159 uno::Reference< beans::XPropertySet > xProp( xChartDoc->getDataProvider(), uno::UNO_QUERY ); in SeriesOptionsItemConverter()
170 catch( const beans::UnknownPropertyException& ) in SeriesOptionsItemConverter()
233 …uno::Reference< beans::XPropertySet > xChartTypeProps( DiagramHelper::getChartTypeOfSeries( xDiagr… in ApplySpecialItem()
268 …uno::Reference< beans::XPropertySet > xDiagramProperties( ChartModelHelper::findDiagram(m_xChartMo… in ApplySpecialItem()
287 …uno::Reference< beans::XPropertySet > xDiagramProperties( ChartModelHelper::findDiagram(m_xChartMo… in ApplySpecialItem()
304 …uno::Reference< beans::XPropertySet > xDiagramProperties( ChartModelHelper::findDiagram(m_xChartMo… in ApplySpecialItem()
341 …uno::Reference< beans::XPropertySet > xDiagramProperties( ChartModelHelper::findDiagram(m_xChartMo… in ApplySpecialItem()
/trunk/main/chart2/source/model/template/
H A DColumnLineChartTypeTemplate.cxx48 using ::com::sun::star::beans::Property;
71 beans::PropertyAttribute::BOUND in lcl_AddPropertiesToVector()
72 | beans::PropertyAttribute::MAYBEDEFAULT )); in lcl_AddPropertiesToVector()
105 ::std::vector< ::com::sun::star::beans::Property > aProperties; in lcl_GetPropertySequence()
122 uno::Reference< beans::XPropertySetInfo >* operator()() in operator ()()
124 static uno::Reference< beans::XPropertySetInfo > xPropertySetInfo( in operator ()()
130 struct StaticColumnLineChartTypeTemplateInfo : public rtl::StaticAggregate< uno::Reference< beans::…
157 throw(beans::UnknownPropertyException) in GetDefaultValue()
172 uno::Reference< beans::XPropertySetInfo > SAL_CALL ColumnLineChartTypeTemplate::getPropertySetInfo() in getPropertySetInfo()
271 Reference< beans::XPropertySet > xProp( xSeries, uno::UNO_QUERY ); in applyStyle()
/trunk/main/dbaccess/source/ui/inc/
H A DUITools.hxx50 namespace beans { class XPropertySet;} namespace
126 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xDataSource,
165 …void setColumnProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProper…
229 …void callColumnFormatDialog(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProp…
230 const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xField,
314 …void fillAutoIncrementValue(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProp…
393 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> createView( const ::rtl::…
395 … ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xSourceObject);
399 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> createView(
413 …pedDatabaseName(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _x…
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx250 …const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue> & rMediaDesc,/// ou…
262 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue> & rMediaDesc
333 …::OUString& URL, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
335 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getArgs…
356 …:OUString& sURL, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
365 …virtual void SAL_CALL setModified( sal_Bool bModified ) throw (::com::sun::star::beans::PropertyVe…
377 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPrin…
378 …CALL setPrinter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& …
379 …virtual void SAL_CALL print( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Prope…
606 …const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rMediaDescriptor,
[all …]
/trunk/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx84 …taSourcePossible(const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > &…
99 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
100 …:star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyException, ::com::sun::star:…
101 …tyName) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::beans::UnknownPropertyEx…
102 …::com::sun::star::beans::XPropertyChangeListener > & xListener) throw (::com::sun::star::uno::Runt…
103 …::com::sun::star::beans::XPropertyChangeListener > & aListener) throw (::com::sun::star::uno::Runt…
104 …::com::sun::star::beans::XVetoableChangeListener > & aListener) throw (::com::sun::star::uno::Runt…
105 …::com::sun::star::beans::XVetoableChangeListener > & aListener) throw (::com::sun::star::uno::Runt…
121 …ngClause( const ::rtl::OUString& _havingclause ) throw (::com::sun::star::beans::UnknownPropertyEx…
123 …LL setGroupBy( const ::rtl::OUString& _groupby ) throw (::com::sun::star::beans::UnknownPropertyEx…
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellSearchObj.csv15 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
16 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
17 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
18 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
19 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
20 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
21 "ScCellSearchObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.ScSubTotalDescriptorBase.csv15 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
16 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
17 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
18 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
19 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
20 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
21 "ScSubTotalDescriptorBase";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx83 using namespace ::com::sun::star::beans;
217 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& rArgs ) in ShowFilterOptionsDialog()
223 uno::Sequence < beans::PropertyValue > aProps; in ShowFilterOptionsDialog()
248 uno::Reference< beans::XPropertyAccess > xFilterProperties( in ShowFilterOptionsDialog()
253 uno::Sequence< beans::PropertyValue > aPropsForDialog(1); in ShowFilterOptionsDialog()
263 uno::Sequence< beans::PropertyValue > aFilterDataValue(1); in ShowFilterOptionsDialog()
310 catch( com::sun::star::beans::PropertyVetoException& ) in ShowFilterOptionsDialog()
424 css::uno::Sequence< css::beans::NamedValue > aQuery( bSendAsPDF ? 3 : 2 ); in SaveDocumentAsFormat()
501 catch ( css::beans::UnknownPropertyException& ) in SaveDocumentAsFormat()
583 css::uno::Sequence< css::beans::PropertyValue > aArgs( ++nNumArgs ); in SaveDocumentAsFormat()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx149 SchXMLTools::copyProperties( Reference< beans::XPropertySet >( xSeq, uno::UNO_QUERY ), in lcl_createNewSequenceFromCachedXMLRange()
150 Reference< beans::XPropertySet >( xRet, uno::UNO_QUERY )); in lcl_createNewSequenceFromCachedXMLRange()
664 Reference< beans::XPropertySet > xProp( xDataSequence, uno::UNO_QUERY_THROW ); in setXMLRangePropertyAtDataSequence()
665 Reference< beans::XPropertySetInfo > xInfo( xProp->getPropertySetInfo()); in setXMLRangePropertyAtDataSequence()
689 Reference< beans::XPropertySet > xProp( xDataSequence, uno::UNO_QUERY_THROW ); in getXMLRangePropertyFromDataSequence()
690 Reference< beans::XPropertySetInfo > xInfo( xProp->getPropertySetInfo()); in getXMLRangePropertyFromDataSequence()
711 const Reference< beans::XPropertySet > & xSource, in copyProperties()
712 const Reference< beans::XPropertySet > & xDestination ) in copyProperties()
721 Sequence< beans::Property > aProperties( xSrcInfo->getProperties()); in copyProperties()
728 beans::Property aProp( xDestInfo->getPropertyByName( aName )); in copyProperties()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx66 public com::sun::star::beans::XPropertySet,
75 const com::sun::star::uno::Sequence< com::sun::star::beans::Property >& seq,
575 virtual com::sun::star::uno::Reference< com::sun::star::beans::XPropertySetInfo > SAL_CALL
582 throw( com::sun::star::beans::UnknownPropertyException,
583 com::sun::star::beans::PropertyVetoException,
591 throw( com::sun::star::beans::UnknownPropertyException,
599 throw( com::sun::star::beans::UnknownPropertyException,
607 throw( com::sun::star::beans::UnknownPropertyException,
615 throw( com::sun::star::beans::UnknownPropertyException,
622 throw( com::sun::star::beans::UnknownPropertyException,
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx268 uno::Sequence< beans::PropertyValue > aArgs( 4 ); in addNewByName()
269 aArgs[0] = beans::PropertyValue( in addNewByName()
272 aArgs[1] = beans::PropertyValue( in addNewByName()
274 uno::makeAny( bRowHeaders ), beans::PropertyState_DIRECT_VALUE ); in addNewByName()
275 aArgs[2] = beans::PropertyValue( in addNewByName()
277 uno::makeAny( bColumnHeaders ), beans::PropertyState_DIRECT_VALUE ); in addNewByName()
278 aArgs[3] = beans::PropertyValue( in addNewByName()
471 PROP_HANDLE_RELATED_CELLRANGES, beans::PropertyAttribute::MAYBEVOID, in ScChartObj()
512 const beans::PropertyValue* pPropArray = aArgs.getConstArray(); in GetData_Impl()
516 const beans::PropertyValue& rProp = pPropArray[i]; in GetData_Impl()
[all …]
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx150 using namespace ::com::sun::star::beans;
514 uno::Sequence< beans::PropertyValue > aArgs; in DoInitNew()
734 catch(const beans::UnknownPropertyException& ) in DoLoad()
1040 uno::Sequence< beans::NamedValue > aEncryptionData; in DoSave()
1430 uno::Sequence< beans::NamedValue > aEncryptionData; in SaveTo_Impl()
2276 uno::Sequence < beans::PropertyValue > aProps; in InsertFrom()
2313 uno::Sequence < beans::PropertyValue > lDescriptor; in InsertFrom()
2372 uno::Sequence < beans::PropertyValue > aProps; in ImportFrom()
2409 uno::Sequence < beans::PropertyValue > lDescriptor; in ImportFrom()
2489 uno::Sequence < beans::PropertyValue > aProps; in ExportTo()
[all …]
/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx79 uno::Sequence< beans::PropertyValue > DocPasswordHelper::GenerateNewModifyPasswordInfo( const ::rtl… in GenerateNewModifyPasswordInfo()
81 uno::Sequence< beans::PropertyValue > aResult; in GenerateNewModifyPasswordInfo()
104 …fyPasswordCorrect( const ::rtl::OUString& aPassword, const uno::Sequence< beans::PropertyValue >& … in IsModifyPasswordCorrect()
360 /*static*/ ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > DocPasswordHelper… in requestAndVerifyDocPassword()
362 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& rMediaEncData, in requestAndVerifyDocPassword()
370 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > aEncData; in requestAndVerifyDocPassword()
433 …return (eResult == DocPasswordVerifierResult_OK) ? aEncData : uno::Sequence< beans::NamedValue >(); in requestAndVerifyDocPassword()
436 /*static*/ ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > DocPasswordHelper… in requestAndVerifyDocPassword()
442 uno::Sequence< beans::NamedValue > aMediaEncData = rMediaDesc.getUnpackedValueOrDefault( in requestAndVerifyDocPassword()
443 MediaDescriptor::PROP_ENCRYPTIONDATA(), uno::Sequence< beans::NamedValue >() ); in requestAndVerifyDocPassword()
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DXFastPropertyState.idl31 #include <com/sun/star/beans/PropertyState.idl>
35 #include <com/sun/star/beans/UnknownPropertyException.idl>
45 module com { module sun { module star { module beans {
73 ::com::sun::star::beans::PropertyState getFastPropertyState( [in] long nHandle )
74 raises( ::com::sun::star::beans::UnknownPropertyException );
91 sequence< ::com::sun::star::beans::PropertyState > getFastPropertyStates(
93 raises( ::com::sun::star::beans::UnknownPropertyException );
112 raises( ::com::sun::star::beans::UnknownPropertyException );
134 raises( ::com::sun::star::beans::UnknownPropertyException,
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChartGrid.csv15 "ChartGrid";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
16 "ChartGrid";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
17 "ChartGrid";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
18 "ChartGrid";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
19 "ChartGrid";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
20 "ChartGrid";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
21 "ChartGrid";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
H A Dcom.sun.star.comp.office.ChartLine.csv15 "ChartLine";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
16 "ChartLine";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
17 "ChartLine";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
18 "ChartLine";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
19 "ChartLine";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
20 "ChartLine";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
21 "ChartLine";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXPresentation.csv16 "SdXPresentation";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
17 "SdXPresentation";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
18 "SdXPresentation";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
19 "SdXPresentation";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
20 "SdXPresentation";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
21 "SdXPresentation";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
22 "SdXPresentation";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx297 else QUERYINT(beans::XPropertySet); in queryInterface()
403 *pTypes++ = ITYPE(beans::XPropertySet); in getTypes()
684 uno::Sequence< beans::PropertyValue > aSeq; in getViewData()
728 uno::Sequence< beans::PropertyValue > aSeq; in setViewData()
1271 …throw(beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentExceptio… in setPropertyValue()
1336 throw beans::PropertyVetoException(); in setPropertyValue()
1338 throw beans::UnknownPropertyException(); in setPropertyValue()
1416 throw beans::UnknownPropertyException(); in getPropertyValue()
1473 uno::Sequence< beans::PropertyValue > aRenderer; in getRendererCount()
1511 uno::Sequence< beans::PropertyValue > aRenderer; in getRenderer()
[all …]
/trunk/main/svtools/source/config/
H A Dprintoptions.cxx213 css::uno::Reference< css::beans::XPropertySet > xSet(m_xNode, css::uno::UNO_QUERY); in IsReduceTransparency()
233 css::uno::Reference< css::beans::XPropertySet > xSet(m_xNode, css::uno::UNO_QUERY); in GetReducedTransparencyMode()
253 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in IsReduceGradients()
275 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in GetReducedGradientMode()
297 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in GetReducedGradientStepCount()
319 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in IsReduceBitmaps()
341 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in GetReducedBitmapMode()
363 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in GetReducedBitmapResolution()
385 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in IsReducedBitmapIncludesTransparency()
407 css::uno::Reference<css::beans::XPropertySet> xSet(m_xNode, css::uno::UNO_QUERY); in IsConvertToGreyscales()
[all …]
/trunk/main/xmloff/source/draw/
H A Dshapeexport.cxx158 uno::Reference< beans::XPropertySet > xSet( xShape, uno::UNO_QUERY ); in checkForCustomShapeReplacement()
175 uno::Sequence< beans::PropertyValue > aPropValues( 2 ); in checkForCustomShapeReplacement()
206 uno::Reference< beans::XPropertySet > xSet( xShape, uno::UNO_QUERY ); in collectShapeAutoStyles()
251 uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY); in collectShapeAutoStyles()
296 uno::Reference< beans::XPropertySet > xStylePropSet(xStyle, uno::UNO_QUERY); in collectShapeAutoStyles()
308 catch(beans::UnknownPropertyException aException) in collectShapeAutoStyles()
395 uno::Reference< beans::XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in collectShapeAutoStyles()
543 uno::Reference< beans::XPropertySet > xSet( xShape, uno::UNO_QUERY ); in exportShape()
693 uno::Reference< beans::XPropertySet > xProps( xShape, uno::UNO_QUERY ); in exportShape()
1105 uno::Reference <beans::XPropertySet> xPropSet(xShape, uno::UNO_QUERY); in ImpCalcShapeType()
[all …]

Completed in 176 milliseconds

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