Searched refs:maUIStyle (Results 1 – 2 of 2) sorted by relevance
58 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
161 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