Home
last modified time | relevance | path

Searched refs:GetDash (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/cui/source/tabpages/
H A Dtplnedef.cxx405 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()
H A Dtpline.cxx543 …ineDashItem aDashItem( aLbLineStyle.GetSelectEntry(), maDashList->GetDash( nPos - 2 )->GetDash() ); in FillItemSet()
858 ….Put( XLineDashItem( aLbLineStyle.GetSelectEntry(), maDashList->GetDash( nPos - 2 )->GetDash() ) ); in FillXLSet_Impl()
/aoo41x/main/svx/source/xoutdev/
H A Dxtabdash.cxx78 XDashEntry* XDashList::GetDash(long nIndex) const in GetDash() function in XDashList
254 const XDash& rDash = GetDash(nIndex)->GetDash(); in CreateBitmapForUI()
H A Dxattr.cxx302 bFound = (((XLineDashItem*)pCheckItem)->GetDashValue() == ((XDashEntry*)pEntry) ->GetDash()); in CheckNamedItem()
1076 return pTable->GetDash(GetIndex())->GetDash(); in GetDashValue()
/aoo41x/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx158 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()
/aoo41x/main/svx/inc/svx/
H A Dxtable.hxx89 const XDash& GetDash() const in GetDash() function in XDashEntry
306 XDashEntry* GetDash(long nIndex) const;
/aoo41x/main/svx/source/tbxctrls/
H A Ditemwin.cxx138 aItem.GetDashList()->GetDash( nPos - 2 )->GetDash() ); in Select()
/aoo41x/main/svx/source/dialog/
H A Ddlgctrl.cxx1902 pEntry = aList->GetDash( i ); in Fill()
1962 pEntry = aList->GetDash( i ); in SelectEntryByList()
1965 aDash = pEntry->GetDash(); in SelectEntryByList()
/aoo41x/main/svx/source/unodraw/
H A DXPropertyTable.cxx437 const XDash& rXD = ((XDashEntry*)pEntry)->GetDash(); in getAny()
H A Dunoshape.cxx1677 XDashEntry* pEntry = aDashList->GetDash( nPos ); in SetFillAttribute()
1681 aDashItem.SetDashValue( pEntry->GetDash() ); in SetFillAttribute()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews9.cxx503 if (aDashList->GetDash (i)->GetName () == pName->GetValue ()) in AttrExec()

Completed in 206 milliseconds