Searched refs:m_bTransparentSelection (Results 1 – 2 of 2) sorted by relevance
318 sal_Bool m_bTransparentSelection; member in SvtOptionsDrawinglayer_Impl370 m_bTransparentSelection(DEFAULT_TRANSPARENTSELECTION), in SvtOptionsDrawinglayer_Impl()572 seqValues[nProperty] >>= m_bTransparentSelection; in SvtOptionsDrawinglayer_Impl()715 aSeqValues[nProperty] <<= m_bTransparentSelection; in Commit()1132 return m_bTransparentSelection; in IsTransparentSelection()1137 if(m_bTransparentSelection != bState) in SetTransparentSelection()1139 m_bTransparentSelection = bState; in SetTransparentSelection()
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 29 milliseconds