Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Doptionsdrawinglayer.cxx296 sal_Bool m_bPaintBuffer_DrawImpress; member in SvtOptionsDrawinglayer_Impl
348 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()
/aoo4110/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 32 milliseconds