Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/source/sidebar/
H A DTitleBar.cxx39 const static sal_Int32 gnLeftIconSpace (3); variable
149 aTitleBox.Left() + gnLeftIconSpace, in PaintTitle()
152 aTitleBox.Left() += gnLeftIconSpace + maIcon.GetSizePixel().Width() + gnRightIconSpace; in PaintTitle()