Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/inc/
H A Dfrmselimpl.hxx58 inline void SetUIColor( const Color& rColor ) {maUIStyle.SetColor( rColor ); } in SetUIColor()
59 inline const frame::Style& GetUIStyle() const { return maUIStyle; } in GetUIStyle()
80 frame::Style maUIStyle; /// Internal style to draw lines. member in svx::FrameBorder
/aoo41x/main/svx/source/dialog/
H A Dfrmsel.cxx161 maUIStyle.Set( maCoreStyle, 0.05, FRAMESEL_GEOM_WIDTH, true ); in SetCoreStyle()
162 meState = maUIStyle.Prim() ? FRAMESTATE_SHOW : FRAMESTATE_HIDE; in SetCoreStyle()
175 maUIStyle.Clear(); in SetState()
179 maUIStyle = OBJ_FRAMESTYLE_DONTCARE; in SetState()

Completed in 22 milliseconds