Searched refs:m_bTransparency (Results 1 – 1 of 1) sorted by relevance
96 sal_Bool IsTransparency() const { return m_bTransparency; } in IsTransparency()102 void SetTransparency( sal_Bool bState ) { m_bTransparency = bState; SetModified(); } in SetTransparency()122 sal_Bool m_bTransparency; member in SvtPrintWarningOptions_Impl138 m_bTransparency( sal_True ), in SvtPrintWarningOptions_Impl()180 seqValues[nProperty] >>= m_bTransparency; in SvtPrintWarningOptions_Impl()228 aSeqValues[nProperty] <<= m_bTransparency; in Commit()
Completed in 9 milliseconds