Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/contact/
H A Ddisplayinfo.cxx48 mbSubContentActive(false) in DisplayInfo()
96 if((bool)mbSubContentActive != bNew) in SetSubContentActive()
98 mbSubContentActive = bNew; in SetSubContentActive()
/aoo4110/main/svx/inc/svx/sdr/contact/
H A Ddisplayinfo.hxx84 unsigned mbSubContentActive : 1; member in sdr::contact::DisplayInfo
115 bool GetSubContentActive() const { return mbSubContentActive; } in GetSubContentActive()

Completed in 22 milliseconds