Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx36 strUnit = new XubString[9]; in LineWidthValueSet()
47 delete[] strUnit; in ~LineWidthValueSet()
57 strUnit[i] = str[i]; in SetUnit()
144 pDev->DrawText(aStrRect, strUnit[ nItemId - 1 ], TEXT_DRAW_ENDELLIPSIS); in UserDraw()
170 …pDev->DrawText(aStart, strUnit[ nItemId - 1 ]); //can't set TEXT_DRAW_ENDELLIPSIS here ,or the te… in UserDraw()
H A DLineWidthValueSet.hxx48 XubString* strUnit; member in svx::sidebar::LineWidthValueSet
/aoo41x/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx35 strUnit = new XubString[9]; in CellLineStyleValueSet()
43 delete[] strUnit; in ~CellLineStyleValueSet()
50 strUnit[i] = str[i]; in SetUnit()
131 …pDev->DrawText(aStart, strUnit[ nItemId - 1 ]); //can't set TEXT_DRAW_ENDELLIPSIS here, or the tex… in UserDraw()
H A DCellLineStyleValueSet.hxx35 XubString* strUnit; member in sc::sidebar::CellLineStyleValueSet

Completed in 12 milliseconds