Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx185 m_bIsPassword = _bPW; in OEditControl()
187 if ( m_bIsPassword ) in OEditControl()
195 if ( m_bIsPassword ) in setValue()
217 if ( m_bIsPassword ) in getValue()
231 …return m_bIsPassword ? ::getCppuType( static_cast< sal_Int16* >( NULL ) ) : ::getCppuType( static_… in getValueType()
240 if ( m_bIsPassword ) in modified()
H A Dstandardcontrol.hxx139 sal_Bool m_bIsPassword : 1; member in pcr::OEditControl

Completed in 22 milliseconds