Searched refs:SEL_FRM (Results 1 – 13 of 13) sorted by relevance
103 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in lcl_CreateEmptyItemSet()329 …if( ( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::S… in HasContentForThisType()331 …( m_nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in HasContentForThisType()343 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in CanCopyThisType()393 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Copy()549 …if( nSelectionType & (nsSelectionType::SEL_FRM | nsSelectionType::SEL_OLE | nsSelectionType::SEL_G… in Paste()
150 eType & nsSelectionType::SEL_FRM ? LTYPE_FLY : in InsertCaption()221 else if( eType & nsSelectionType::SEL_FRM) in InsertCaption()
1266 (nSelType & nsSelectionType::SEL_FRM) || in StateTabWin()1295 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()1350 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()1467 nSelType & nsSelectionType::SEL_FRM || in StateTabWin()
231 … const bool bReplaceMode(rSh.HasSelection() && nsSelectionType::SEL_FRM == rSh.GetSelectionType()); in InsertGraphic()429 … const bool bReplaceMode(rSh.HasSelection() && nsSelectionType::SEL_FRM == rSh.GetSelectionType()); in InsertGraphicDlg()
342 else if ( nSelectionType & nsSelectionType::SEL_FRM in SelectShell()
150 …const int nCmp = nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE | … in DelLeft()372 case nsSelectionType::SEL_FRM: in DelRight()414 if ( nsSelectionType::SEL_FRM & nSelection || in DelRight()
1495 return IsSelFrmMode() ? nsSelectionType::SEL_FRM : nsSelectionType::SEL_TXT; in GetSelectionType()1544 return nsSelectionType::SEL_FRM; in GetSelectionType()1875 case nsSelectionType::SEL_FRM: in GetSelDescr()
319 …meIsValidTarget = pApplyTempl->pFormatClipboard->HasContentForThisType( nsSelectionType::SEL_FRM ); in UpdatePointer()1440 ((nLclSelectionType & (nsSelectionType::SEL_FRM|nsSelectionType::SEL_GRF)) || in KeyInput()1808 else if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()1829 nsSelectionType::SEL_OLE | nsSelectionType::SEL_FRM | in KeyInput()1978 nsSelectionType::SEL_FRM | in KeyInput()2038 nsSelectionType::SEL_FRM | in KeyInput()2106 if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()2126 nsSelectionType::SEL_FRM | in KeyInput()2148 if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()2231 else if(nSelectionType & nsSelectionType::SEL_FRM) in KeyInput()[all …]
198 else if ( _nSelectionType & nsSelectionType::SEL_FRM in SelectShell()211 else if ( _nSelectionType & nsSelectionType::SEL_FRM ) in SelectShell()
205 else if( eType & nsSelectionType::SEL_FRM ) in SwCaptionDialog()268 case nsSelectionType::SEL_FRM: in SwCaptionDialog()
1783 nSel & nsSelectionType::SEL_FRM || in GetState()2272 if(nSelType & nsSelectionType::SEL_GRF || nsSelectionType::SEL_FRM & nSelType) in GetBckColState()2335 if((nsSelectionType::SEL_FRM & nSelType) || (nsSelectionType::SEL_GRF & nSelType)) in ExecBckCol()2395 if((nsSelectionType::SEL_FRM & nSelType) || (nsSelectionType::SEL_GRF & nSelType)) in ExecBckCol()2845 if ( nSel & nsSelectionType::SEL_FRM ) in GetGalleryState()
70 const SelectionType SEL_FRM = 0x000020; // Rahmen, keine Inhaltsform variable
3261 if( ( nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | in DragFinished()3315 if( ( nsSelectionType::SEL_FRM | nsSelectionType::SEL_GRF | in PrivatePaste()
Completed in 479 milliseconds