Searched refs:aAttributeSet (Results 1 – 6 of 6) sorted by relevance
413 SfxItemSet aAttributeSet(GetObjectItemSet()); in ImpConvertContainedTextToSdrPathObjs() local417 aAttributeSet.Put(SdrShadowItem(false)); in ImpConvertContainedTextToSdrPathObjs()422 aAttributeSet.Put(XFillColorItem(String(), Color(rCandidate.getBColor()))); in ImpConvertContainedTextToSdrPathObjs()423 aAttributeSet.Put(XLineStyleItem(XLINE_NONE)); in ImpConvertContainedTextToSdrPathObjs()424 aAttributeSet.Put(XFillStyleItem(XFILL_SOLID)); in ImpConvertContainedTextToSdrPathObjs()432 aAttributeSet.Put(XLineColorItem(String(), Color(rCandidate.getBColor()))); in ImpConvertContainedTextToSdrPathObjs()433 aAttributeSet.Put(XLineStyleItem(XLINE_SOLID)); in ImpConvertContainedTextToSdrPathObjs()434 aAttributeSet.Put(XLineWidthItem(0)); in ImpConvertContainedTextToSdrPathObjs()435 aAttributeSet.Put(XFillStyleItem(XFILL_NONE)); in ImpConvertContainedTextToSdrPathObjs()452 pPathObj->SetMergedItemSet(aAttributeSet); in ImpConvertContainedTextToSdrPathObjs()
205 @param aAttributeSet217 [in] sequence<::com::sun::star::beans::PropertyValue> aAttributeSet)
114 …::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aAttributeSet ) throw (::com…
2693 …ex, sal_Int32 nEndIndex, const uno::Sequence< beans::PropertyValue >& aAttributeSet ) throw (lang:… in setAttributes() argument2726 sal_Int32 i, nLength( aAttributeSet.getLength() ); in setAttributes()2727 const beans::PropertyValue* pPropArray = aAttributeSet.getConstArray(); in setAttributes()
156 …::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aAttributeSet ) throw (::com…
374 …::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aAttributeSet ) throw (::com…
Completed in 60 milliseconds