Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/config/
H A Doptionsdrawinglayer.cxx300 sal_Bool m_bPaintBuffer_DrawImpress; member in SvtOptionsDrawinglayer_Impl
352 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 14 milliseconds