Searched refs:m_nSelectionType (Results 1 – 2 of 2) sorted by relevance
299 : m_nSelectionType(0) in SwFormatClipboard()326 if( m_nSelectionType == nSelectionType ) in HasContentForThisType()331 …( m_nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in HasContentForThisType()335 if( nSelectionType & nsSelectionType::SEL_TXT && m_nSelectionType & nsSelectionType::SEL_TXT ) in HasContentForThisType()432 m_nSelectionType = nSelectionType; in Copy()596 m_nSelectionType = 0; in Erase()
54 int m_nSelectionType; member in SwFormatClipboard
Completed in 16 milliseconds