Searched refs:m_bSolidDragCreate (Results 1 – 2 of 2) sorted by relevance
309 sal_Bool m_bSolidDragCreate; member in SvtOptionsDrawinglayer_Impl361 m_bSolidDragCreate(DEFAULT_SOLIDDRAGCREATE), in SvtOptionsDrawinglayer_Impl()536 seqValues[nProperty] >>= m_bSolidDragCreate; in SvtOptionsDrawinglayer_Impl()694 aSeqValues[nProperty] <<= m_bSolidDragCreate; in Commit()1043 return m_bSolidDragCreate; in IsSolidDragCreate()1086 if(m_bSolidDragCreate != bState) in SetSolidDragCreate()1088 m_bSolidDragCreate = bState; in SetSolidDragCreate()
313 sal_Bool m_bSolidDragCreate; member in SvtOptionsDrawinglayer_Impl365 m_bSolidDragCreate(DEFAULT_SOLIDDRAGCREATE), in SvtOptionsDrawinglayer_Impl()540 seqValues[nProperty] >>= m_bSolidDragCreate; in SvtOptionsDrawinglayer_Impl()698 aSeqValues[nProperty] <<= m_bSolidDragCreate; in Commit()1051 return m_bSolidDragCreate; in IsSolidDragCreate()1094 if(m_bSolidDragCreate != bState) in SetSolidDragCreate()1096 m_bSolidDragCreate = bState; in SetSolidDragCreate()
Completed in 29 milliseconds