Searched refs:SEL_DRW_TXT (Results 1 – 11 of 11) sorted by relevance
102 … if (! ( ((eFrmType & FRMTYPE_FLY_ANY) && nSelectionType != nsSelectionType::SEL_DRW_TXT)|| in GetState()275 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()404 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in GetState()
470 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in HyphenateDocument()689 if (pWrtShell->GetSelectionType() & nsSelectionType::SEL_DRW_TXT) in ExecSpellPopup()
394 else if ( nSelectionType & nsSelectionType::SEL_DRW_TXT ) in SelectShell()
1111 if( nSelectionType & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_TXT) ) in Execute()
244 else if ( _nSelectionType & nsSelectionType::SEL_DRW_TXT ) in SelectShell()
376 case nsSelectionType::SEL_DRW_TXT: in DelRight()
1507 nCnt = nsSelectionType::SEL_DRW_TXT; in GetSelectionType()
230 if(0 != (pWrtShell->GetSelectionType()& nsSelectionType::SEL_DRW_TXT)) in GetNextWrongSentence()
75 const SelectionType SEL_DRW_TXT = 0x000400; // Draw-Textobjekte im Editmode variable
1811 0 == (nSelectionType & nsSelectionType::SEL_DRW_TXT) && in KeyInput()1831 nsSelectionType::SEL_DRW_TXT)) ) in KeyInput()2219 0 == (nSelectionType & nsSelectionType::SEL_DRW_TXT) && in KeyInput()5255 if(rSh.GetSelectionType() & nsSelectionType::SEL_DRW_TXT) in SelectMenuPosition()
2896 if ( nSel & nsSelectionType::SEL_DRW_TXT ) in ExecuteGallery()
Completed in 153 milliseconds