Home
last modified time | relevance | path

Searched refs:mxSet (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/source/accessibility/
H A DDescriptionGenerator.cxx72 mxSet (mxShape, uno::UNO_QUERY), in DescriptionGenerator()
106 if (mxSet.is()) in Initialize()
121 if (mxSet.is()) in Initialize()
175 if (mxSet.is()) in AddProperty()
285 if (mxSet.is()) in AddColor()
287 uno::Any aValue = mxSet->getPropertyValue (sPropertyName); in AddColor()
321 if (mxSet.is()) in AddInteger()
323 uno::Any aValue = mxSet->getPropertyValue (sPropertyName); in AddInteger()
347 if (mxSet.is()) in AddString()
383 if (mxSet.is()) in AddFillStyle()
[all …]
/aoo41x/main/svx/inc/svx/
H A DDescriptionGenerator.hxx165 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> mxSet;
/aoo41x/main/xmloff/source/draw/
H A Dsdxmlexp.cxx759 Reference< beans::XPropertySet > mxSet; member in ImpDefaultMapper
778 mxSet( rxState, UNO_QUERY ) in ImpDefaultMapper()
784 return mxSet->getPropertySetInfo(); in getPropertySetInfo()

Completed in 34 milliseconds