Searched refs:m_bPaintBuffer_DrawImpress (Results 1 – 2 of 2) sorted by relevance
296 sal_Bool m_bPaintBuffer_DrawImpress; member in SvtOptionsDrawinglayer_Impl348 m_bPaintBuffer_DrawImpress( DEFAULT_PAINTBUFFER_DRAWIMPRESS ), in SvtOptionsDrawinglayer_Impl()470 seqValues[nProperty] >>= m_bPaintBuffer_DrawImpress; in SvtOptionsDrawinglayer_Impl()656 aSeqValues[nProperty] <<= m_bPaintBuffer_DrawImpress; in Commit()800 return m_bPaintBuffer_DrawImpress; in IsPaintBuffer_DrawImpress()943 if(m_bPaintBuffer_DrawImpress != bState) in SetPaintBuffer_DrawImpress()945 m_bPaintBuffer_DrawImpress = bState; in SetPaintBuffer_DrawImpress()
300 sal_Bool m_bPaintBuffer_DrawImpress; member in SvtOptionsDrawinglayer_Impl352 m_bPaintBuffer_DrawImpress( DEFAULT_PAINTBUFFER_DRAWIMPRESS ), in SvtOptionsDrawinglayer_Impl()474 seqValues[nProperty] >>= m_bPaintBuffer_DrawImpress; in SvtOptionsDrawinglayer_Impl()660 aSeqValues[nProperty] <<= m_bPaintBuffer_DrawImpress; in Commit()808 return m_bPaintBuffer_DrawImpress; in IsPaintBuffer_DrawImpress()951 if(m_bPaintBuffer_DrawImpress != bState) in SetPaintBuffer_DrawImpress()953 m_bPaintBuffer_DrawImpress = bState; in SetPaintBuffer_DrawImpress()
Completed in 22 milliseconds