Home
last modified time | relevance | path

Searched refs:XDash (Results 1 – 25 of 25) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dxlndsit.hxx41 XDash aDash;
46 XLineDashItem(sal_Int32 nIndex, const XDash& rTheDash);
47 XLineDashItem(const String& rName, const XDash& rTheDash);
48 XLineDashItem(SfxItemPool* pPool, const XDash& rTheDash);
68 const XDash& GetDashValue(const XDashList* pTable = 0) const; // GetValue -> GetDashValue
69 void SetDashValue(const XDash& rNew) { aDash = rNew; Detach(); } // SetValue -> SetDashValue in SetDashValue()
H A Dxtable.hxx83 XDash aDash;
86 XDashEntry(const XDash& rDash, const String& rName);
89 const XDash& GetDash() const in GetDash()
296 Bitmap ImpCreateBitmapForXDash(const XDash* pDash);
H A Dxdash.hxx36 class SVX_DLLPUBLIC XDash class
47 XDash(XDashStyle eDash = XDASH_RECT,
51 bool operator==(const XDash& rDash) const;
H A Ddlgctrl.hxx37 class XDash;
422 …void SelectEntryByList(const XDashListSharedPtr aList, const String& rStr, const XDash& rDash, sal…
H A Dxlineit.hxx34 class XDash;
/trunk/main/svx/source/xoutdev/
H A Dxtabdash.cxx135 Insert(new XDashEntry(XDash(XDASH_RECT,1, 50,1, 50, 50),aStr)); in Create()
137 Insert(new XDashEntry(XDash(XDASH_RECT,1,500,1,500,500),aStr)); in Create()
139 Insert(new XDashEntry(XDash(XDASH_RECT,2, 50,3,250,120),aStr)); in Create()
144 Bitmap XDashList::ImpCreateBitmapForXDash(const XDash* pDash) in ImpCreateBitmapForXDash()
254 const XDash& rDash = GetDash(nIndex)->GetDash(); in CreateBitmapForUI()
H A Dxattr.cxx669 XDash::XDash(XDashStyle eTheDash, sal_uInt16 nTheDots, sal_uIntPtr nTheDotLen, in XDash() function in XDash
690 bool XDash::operator==(const XDash& rDash) const in operator ==()
1133 const XDash& rXD = GetDashValue(); in QueryValue()
1161 const XDash& rXD = GetDashValue(); in QueryValue()
1178 const XDash& rXD = GetDashValue(); in QueryValue()
1185 const XDash& rXD = GetDashValue(); in QueryValue()
1254 XDash aXDash; in PutValue()
1290 XDash aXDash; in PutValue()
1312 XDash aXDash = GetDashValue(); in PutValue()
1330 XDash aXDash = GetDashValue(); in PutValue()
[all …]
H A Dxtable.cxx76 XDashEntry::XDashEntry(const XDash& rDash, const String& rName) in XDashEntry()
H A Dxpool.cxx54 const XDash aNullDash; in XOutdevItemPool()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx395 mpLineAttr->Put(XLineDashItem(String(), XDash(XDASH_RECT))); in SetAttributes()
725 maDash = XDash(XDASH_RECT, in DoAction()
732 maDash = XDash(); in DoAction()
955 maDash = XDash(XDASH_RECT, in DoAction()
962 maDash = XDash(); in DoAction()
H A Dsvdfmtf.hxx62 XDash maDash;
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx844 pDashEntry ? pDashEntry->GetDash() : XDash());
1177 const XDash& rDash = mpDashItem->GetDashValue(); in SelectLineStyle()
1181 const XDash& rEntry = pEntry->GetDash(); in SelectLineStyle()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx437 const XDash& rXD = ((XDashEntry*)pEntry)->GetDash(); in getAny()
459 XDash aXDash; in getEntry()
/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx136 const XDash& rDash = ((const XLineDashItem&)(rSet.Get(XATTR_LINEDASH))).GetDashValue(); in impGetStrokeAttribute()
/trunk/main/cui/source/inc/
H A Dcuitabline.hxx283 XDash aDash;
/trunk/main/sd/source/core/
H A Ddrawdoc4.cxx164 XDash aNullDash; in CreateLayoutTemplates()
601 XDash aNullDash; in CreateDefaultCellStyles()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx665 …rSdrObj.SetMergedItem( XLineDashItem( EMPTY_STRING, XDash( XDASH_RECT, 0, nDotLen, 1, nDashLen, nD… in ConvertLineStyle()
669 …rSdrObj.SetMergedItem( XLineDashItem( EMPTY_STRING, XDash( XDASH_RECT, 1, nDotLen, 0, nDashLen, nD… in ConvertLineStyle()
673 …rSdrObj.SetMergedItem( XLineDashItem( EMPTY_STRING, XDash( XDASH_RECT, 1, nDotLen, 1, nDashLen, nD… in ConvertLineStyle()
677 …rSdrObj.SetMergedItem( XLineDashItem( EMPTY_STRING, XDash( XDASH_RECT, 2, nDotLen, 1, nDashLen, nD… in ConvertLineStyle()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1951 void LineLB::SelectEntryByList( const XDashListSharedPtr aList, const String& rStr, const XDash& rD… in SelectEntryByList()
1957 XDash aDash; in SelectEntryByList()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx491XDash aNewDash ((XDashStyle) pStyle->GetValue (), (short) pDots->GetValue (), pDotLen->GetValue (), in AttrExec()
/trunk/main/cui/source/tabpages/
H A Dtplnedef.cxx104 aXDash ( String(), XDash( XDASH_RECT, 3, 7, 2, 40, 15 ) ), in SvxLineDefTabPage()
H A Dtpline.cxx159 aXDash ( String(), XDash( XDASH_RECT, 3, 7, 2, 40, 15 ) ), in SvxLineTabPage()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx248 const XDash& rDash = ((const XLineDashItem&)(rSet.Get(XATTR_LINEDASH))).GetDashValue(); in createNewSdrLineAttribute()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx386 XDash aDash( XDASH_RECT, 1, 80, 1, 80, 80); in MotionPathTag()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx225 XDash aD( XDASH_RECT, 1, 2 * nLen, 1, 5 * nLen, 5 * nLen ); in SetStdAttr()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1007 …rSet.Put( XLineDashItem( String(), XDash( eDash, nDots, nDotLen, nDashes, nDashLen, nDistance ) ) … in ApplyLineAttributes()

Completed in 198 milliseconds