Searched refs:GetDash (Results 1 – 11 of 11) sorted by relevance
405 aDash = maDashList->GetDash( nTmp )->GetDash(); in IMPL_LINK()604 if ( aName == maDashList->GetDash( i )->GetName() ) in IMPL_LINK()621 if( aName == maDashList->GetDash( i )->GetName() ) in IMPL_LINK()682 String aName( maDashList->GetDash( nPos )->GetName() ); in IMPL_LINK()701 if( aName == maDashList->GetDash( i )->GetName() && in IMPL_LINK()
543 …ineDashItem aDashItem( aLbLineStyle.GetSelectEntry(), maDashList->GetDash( nPos - 2 )->GetDash() ); in FillItemSet()858 ….Put( XLineDashItem( aLbLineStyle.GetSelectEntry(), maDashList->GetDash( nPos - 2 )->GetDash() ) ); in FillXLSet_Impl()
78 XDashEntry* XDashList::GetDash(long nIndex) const in GetDash() function in XDashList254 const XDash& rDash = GetDash(nIndex)->GetDash(); in CreateBitmapForUI()
302 bFound = (((XLineDashItem*)pCheckItem)->GetDashValue() == ((XDashEntry*)pEntry) ->GetDash()); in CheckNamedItem()1076 return pTable->GetDash(GetIndex())->GetDash(); in GetDashValue()
158 XDashEntry* pEntry = aList->GetDash(i); in FillLineStyleListBox()840 const XDashEntry* pDashEntry = maLineStyleList->GetDash(nPos - 2);844 pDashEntry ? pDashEntry->GetDash() : XDash());1180 XDashEntry* pEntry = maLineStyleList->GetDash(a); in SelectLineStyle()1181 const XDash& rEntry = pEntry->GetDash(); in SelectLineStyle()
89 const XDash& GetDash() const in GetDash() function in XDashEntry306 XDashEntry* GetDash(long nIndex) const;
138 aItem.GetDashList()->GetDash( nPos - 2 )->GetDash() ); in Select()
1902 pEntry = aList->GetDash( i ); in Fill()1962 pEntry = aList->GetDash( i ); in SelectEntryByList()1965 aDash = pEntry->GetDash(); in SelectEntryByList()
437 const XDash& rXD = ((XDashEntry*)pEntry)->GetDash(); in getAny()
1677 XDashEntry* pEntry = aDashList->GetDash( nPos ); in SetFillAttribute()1681 aDashItem.SetDashValue( pEntry->GetDash() ); in SetFillAttribute()
503 if (aDashList->GetDash (i)->GetName () == pName->GetValue ()) in AttrExec()
Completed in 76 milliseconds