Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx840 const XDashEntry* pDashEntry = maLineStyleList->GetDash(nPos - 2); variable
841 OSL_ENSURE(pDashEntry, "OOps, got empty XDash from XDashList (!)");
843 pDashEntry ? pDashEntry->GetName() : String(),
844 pDashEntry ? pDashEntry->GetDash() : XDash());

Completed in 19 milliseconds