Home
last modified time | relevance | path

Searched refs:GetDots (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/svx/source/xoutdev/
H A Dxattr.cxx735 if(GetDots()) in CreateDotDashArray()
749 if(GetDashes() || GetDots()) in CreateDotDashArray()
777 if(GetDots()) in CreateDotDashArray()
791 if(GetDashes() || GetDots()) in CreateDotDashArray()
832 if(GetDots()) in CreateDotDashArray()
852 if(GetDashes() || GetDots()) in CreateDotDashArray()
873 for(a=0;a<GetDots();a++) in CreateDotDashArray()
1051 rOut << aDash.GetDots(); in Store()
1135 aLineDash.Dots = rXD.GetDots(); in QueryValue()
1166 aLineDash.Dots = rXD.GetDots(); in QueryValue()
[all …]
H A Dxtabdash.cxx168 if(pDash && (pDash->GetDots() || pDash->GetDashes())) in ImpCreateBitmapForXDash()
/aoo4110/main/svx/inc/svx/
H A Dxdash.hxx61 sal_uInt16 GetDots() const { return nDots; } in GetDots() function in XDash
/aoo4110/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx138 if(rDash.GetDots() || rDash.GetDashes()) in impGetStrokeAttribute()
/aoo4110/main/svx/source/unodraw/
H A DXPropertyTable.cxx442 aLineDash.Dots = rXD.GetDots(); in getAny()
/aoo4110/main/cui/source/tabpages/
H A Dtplnedef.cxx984 aNumFldNumber1.SetValue( aDash.GetDots() ); in FillDialog_Impl()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx250 if(rDash.GetDots() || rDash.GetDashes()) in createNewSdrLineAttribute()
/aoo4110/main/svx/source/svdraw/
H A Dsvdfmtf.cxx386 …if(((maDash.GetDots() && maDash.GetDotLen()) || (maDash.GetDashes() && maDash.GetDashLen())) && ma… in SetAttributes()

Completed in 95 milliseconds