Home
last modified time | relevance | path

Searched refs:aAttributeSet (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdotxtr.cxx413 SfxItemSet aAttributeSet(GetObjectItemSet()); in ImpConvertContainedTextToSdrPathObjs() local
417 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()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleEditableText.idl205 @param aAttributeSet
217 [in] sequence<::com::sun::star::beans::PropertyValue> aAttributeSet)
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessibleedit.hxx114 …::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aAttributeSet ) throw (::com…
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx2693 …ex, sal_Int32 nEndIndex, const uno::Sequence< beans::PropertyValue >& aAttributeSet ) throw (lang:… in setAttributes() argument
2726 sal_Int32 i, nLength( aAttributeSet.getLength() ); in setAttributes()
2727 const beans::PropertyValue* pPropArray = aAttributeSet.getConstArray(); in setAttributes()
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx156 …::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aAttributeSet ) throw (::com…
/trunk/main/sw/source/core/access/
H A Daccpara.hxx374 …::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& aAttributeSet ) throw (::com…

Completed in 62 milliseconds