Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Doptionsdrawinglayer.cxx318 sal_Bool m_bTransparentSelection; member in SvtOptionsDrawinglayer_Impl
370 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()
/aoo41x/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx322 sal_Bool m_bTransparentSelection; member in SvtOptionsDrawinglayer_Impl
374 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