Searched refs:mxSet (Results 1 – 3 of 3) sorted by relevance
72 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 …]
165 ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> mxSet;
759 Reference< beans::XPropertySet > mxSet; member in ImpDefaultMapper778 mxSet( rxState, UNO_QUERY ) in ImpDefaultMapper()784 return mxSet->getPropertySetInfo(); in getPropertySetInfo()
Completed in 34 milliseconds