Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx299 : 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()
/aoo41x/main/sw/source/ui/inc/
H A Dformatclipboard.hxx54 int m_nSelectionType; member in SwFormatClipboard

Completed in 17 milliseconds