Searched refs:m_bTransparentSelection (Results 1 – 1 of 1) sorted by relevance
322 sal_Bool m_bTransparentSelection; member in SvtOptionsDrawinglayer_Impl374 m_bTransparentSelection(DEFAULT_TRANSPARENTSELECTION), in SvtOptionsDrawinglayer_Impl()576 seqValues[nProperty] >>= m_bTransparentSelection; in SvtOptionsDrawinglayer_Impl()719 aSeqValues[nProperty] <<= m_bTransparentSelection; in Commit()1140 return m_bTransparentSelection; in IsTransparentSelection()1145 if(m_bTransparentSelection != bState) in SetTransparentSelection()1147 m_bTransparentSelection = bState; in SetTransparentSelection()
Completed in 14 milliseconds