Searched refs:SEL_DRW_TXT (Results 1 – 11 of 11) sorted by relevance
104 … if (! ( ((eFrmType & FRMTYPE_FLY_ANY) && nSelectionType != nsSelectionType::SEL_DRW_TXT)|| in GetState()268 if (pWrtShell->GetSelectionType() & (nsSelectionType::SEL_DRW_TXT|nsSelectionType::SEL_DRW)) in GetState()397 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()
395 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()
75 const SelectionType SEL_DRW_TXT = 0x000400; // Draw-Textobjekte im Editmode variable
232 if(0 != (pWrtShell->GetSelectionType()& nsSelectionType::SEL_DRW_TXT)) in GetNextWrongSentence()
1813 0 == (nSelectionType & nsSelectionType::SEL_DRW_TXT) && in KeyInput()1833 nsSelectionType::SEL_DRW_TXT)) ) in KeyInput()2219 0 == (nSelectionType & nsSelectionType::SEL_DRW_TXT) && in KeyInput()5223 if(rSh.GetSelectionType() & nsSelectionType::SEL_DRW_TXT) in SelectMenuPosition()
2889 if ( nSel & nsSelectionType::SEL_DRW_TXT ) in ExecuteGallery()
Completed in 96 milliseconds