Home
last modified time | relevance | path

Searched refs:pCursor (Results 1 – 25 of 44) sorted by relevance

12

/AOO41X/main/svtools/source/contnr/
H A Dsvimpbox.cxx89 pCursor = 0; in SvImpLBox()
228 SvLBoxItem* pItem = pCursor->GetItem( nCurTabPos ); in CalcCellFocusRect()
229 rRect.Left() = pView->GetTab( pCursor, pItem )->GetPos(); in CalcCellFocusRect()
231 if ( pCursor->ItemCount() > ( nCurTabPos + 1 ) ) in CalcCellFocusRect()
233 SvLBoxItem* pNextItem = pCursor->GetItem( nCurTabPos + 1 ); in CalcCellFocusRect()
234 long nRight = pView->GetTab( pCursor, pNextItem )->GetPos() - 1; in CalcCellFocusRect()
268 if( pCursor ) in Clear()
272 pCursor = 0; in Clear()
584 if( pEntry==pCursor && pView->HasFocus() ) in InvalidateEntry()
598 if( pView->HasFocus() && pCursor ) in RecalcFocusRect()
[all …]
H A Dimivctl1.cxx126 pCursor = NULL; in SvxIconChoiceCtrl_Impl()
208 pCursor = 0; in Clear()
430 if( pEntry == pCursor ) in RemoveEntry()
435 pCursor = 0; in RemoveEntry()
508 if( bSelect && pCursor && in EntrySelected()
510 pEntry != pCursor ) in EntrySelected()
522 if( pEntry == pCursor ) in EntrySelected()
532 if( pEntry == pCursor ) in EntrySelected()
760 if( !pCursor ) in Paint()
769 pCursor = pEntry; in Paint()
[all …]
H A Dsvimpicn.cxx768 pCursor = 0; in Clear()
907 if( pEntry == pCursor ) in RemovingEntry()
911 pCursor = 0; // damit er nicht deselektiert wird in RemovingEntry()
948 if( pEntry == pCursor ) in MovingEntry()
979 if( pEntry == pCursor ) in EntryMoved()
1019 if( bSelect && pCursor && in EntrySelected()
1021 pEntry != pCursor ) in EntrySelected()
1031 if( pEntry == pCursor ) in EntrySelected()
1037 if( pEntry == pCursor ) in EntrySelected()
1245 if( !pCursor ) in Paint()
[all …]
/AOO41X/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx581 SwPaM* pCursor = pWrtShell->GetCrsr(); in GetFocus() local
582 if(m_pSpellState->m_pPointNode != pCursor->GetNode(sal_True) || in GetFocus()
583 m_pSpellState->m_pMarkNode != pCursor->GetNode(sal_False)|| in GetFocus()
584 m_pSpellState->m_nPointPos != pCursor->GetPoint()->nContent.GetIndex()|| in GetFocus()
585 m_pSpellState->m_nMarkPos != pCursor->GetMark()->nContent.GetIndex()) in GetFocus()
640 SwPaM* pCursor = pWrtShell->GetCrsr(); in LoseFocus() local
641 m_pSpellState->m_pPointNode = pCursor->GetNode(sal_True); in LoseFocus()
642 m_pSpellState->m_pMarkNode = pCursor->GetNode(sal_False); in LoseFocus()
643 m_pSpellState->m_nPointPos = pCursor->GetPoint()->nContent.GetIndex(); in LoseFocus()
644 m_pSpellState->m_nMarkPos = pCursor->GetMark()->nContent.GetIndex(); in LoseFocus()
/AOO41X/main/vcl/aqua/source/window/
H A Dsalframe.cxx901 NSCursor* pCursor = nil; in getCurrentCursor() local
904 case POINTER_TEXT: pCursor = [NSCursor IBeamCursor]; break; in getCurrentCursor()
905 case POINTER_CROSS: pCursor = [NSCursor crosshairCursor]; break; in getCurrentCursor()
907 case POINTER_MOVE: pCursor = [NSCursor openHandCursor]; break; in getCurrentCursor()
908 case POINTER_NSIZE: pCursor = [NSCursor resizeUpCursor]; break; in getCurrentCursor()
909 case POINTER_SSIZE: pCursor = [NSCursor resizeDownCursor]; break; in getCurrentCursor()
910 case POINTER_ESIZE: pCursor = [NSCursor resizeRightCursor]; break; in getCurrentCursor()
911 case POINTER_WSIZE: pCursor = [NSCursor resizeLeftCursor]; break; in getCurrentCursor()
912 case POINTER_ARROW: pCursor = [NSCursor arrowCursor]; break; in getCurrentCursor()
917 pCursor = [NSCursor resizeUpDownCursor]; break; in getCurrentCursor()
[all …]
/AOO41X/main/sw/source/core/unocore/
H A Dunotext.cxx325 OTextCursorHelper *const pCursor = in insertString() local
328 (!pCursor || pCursor->GetDoc() != GetDoc())) in insertString()
336 if (pCursor) in insertString()
338 pPam = pCursor->GetPaM(); in insertString()
380 if (pCursor) in insertString()
383 dynamic_cast<SwXTextCursor*>(pCursor) ); in insertString()
467 OTextCursorHelper *const pCursor = in insertControlCharacter() local
474 else if (pCursor) in insertControlCharacter()
476 SwPaM *const pCrsr = pCursor->GetPaM(); in insertControlCharacter()
498 OTextCursorHelper *const pCursor = in insertControlCharacter() local
[all …]
H A Dunorefmk.cxx79 void InsertRefMark( SwPaM & rPam, SwXTextCursor const*const pCursor );
234 SwXTextCursor const*const pCursor) in InsertRefMark() argument
245 const bool bForceExpandHints( (!bMark && pCursor) in InsertRefMark()
246 ? pCursor->IsAtEndOfMeta() : false ); in InsertRefMark()
316 OTextCursorHelper* pCursor = 0; in attach() local
320 pCursor = in attach()
324 (pRange) ? pRange->GetDoc() : ((pCursor) ? pCursor->GetDoc() : 0); in attach()
333 m_pImpl->InsertRefMark(aPam, dynamic_cast<SwXTextCursor*>(pCursor)); in attach()
1080 OTextCursorHelper *const pCursor( (pRange) ? 0 : in AttachImpl() local
1082 if (!pRange && !pCursor) in AttachImpl()
[all …]
H A Dunoobj2.cxx472 ::std::auto_ptr<SwUnoCrsr> pCursor, in Impl() argument
475 : SwClient( pCursor.release() ) in Impl()
533 ::std::auto_ptr<SwUnoCrsr> pCursor, in SwXParagraphEnumeration() argument
536 : m_pImpl( new SwXParagraphEnumeration::Impl(xParent, pCursor, eType, in SwXParagraphEnumeration()
1086 OTextCursorHelper* pCursor = 0; in XTextRangeToSwPaM() local
1093 pCursor = in XTextRangeToSwPaM()
1111 pCursor = in XTextRangeToSwPaM()
1126 SwDoc* const pDoc = (pCursor) ? pCursor->GetDoc() in XTextRangeToSwPaM()
1128 const SwPaM* const pUnoCrsr = (pCursor) ? pCursor->GetPaM() in XTextRangeToSwPaM()
1602 SwUnoCrsr *const pCursor = GetCursor(); in MakeRanges() local
[all …]
H A Dunoftn.cxx358 OTextCursorHelper *const pCursor = in attach() local
361 (pRange) ? pRange->GetDoc() : ((pCursor) ? pCursor->GetDoc() : 0); in attach()
381 dynamic_cast<SwXTextCursor*>(pCursor)); in attach()
H A Dunotextmarkup.cxx84 OTextCursorHelper* pCursor = 0; in commitTextRangeMarkup() local
89pCursor = reinterpret_cast<OTextCursorHelper*>( sal::static_int_cast< sal_IntPtr >( xRangeTunnel->… in commitTextRangeMarkup()
107 else if (pCursor) in commitTextRangeMarkup()
109 SwPaM aPam(*pCursor->GetPaM()); in commitTextRangeMarkup()
H A Dunobkm.cxx216 OTextCursorHelper* pCursor = 0; in attachToRangeEx() local
220 pCursor = in attachToRangeEx()
225 (pRange) ? pRange->GetDoc() : ((pCursor) ? pCursor->GetDoc() : 0); in attachToRangeEx()
H A Dunoobj.cxx1007 SwUnoCrsr const * const pCursor( m_pImpl->GetCursor() ); in IsAtEndOfMeta() local
1011 if (pCursor && pXMeta) in IsAtEndOfMeta()
1022 if ( (*pCursor->GetPoint() == end) in IsAtEndOfMeta()
1023 || (*pCursor->GetMark() == end)) in IsAtEndOfMeta()
1290 OTextCursorHelper* pCursor = 0; in gotoRange() local
1294 pCursor = in gotoRange()
1298 if (!pRange && !pCursor) in gotoRange()
1305 if (pCursor) in gotoRange()
1307 pPam = pCursor->GetPaM(); in gotoRange()
H A Dunoidx.cxx1357 OTextCursorHelper *const pCursor = in attach() local
1361 (pRange) ? pRange->GetDoc() : ((pCursor) ? pCursor->GetDoc() : 0); in attach()
1918 OTextCursorHelper *const pCursor = in attach() local
1921 (pRange) ? pRange->GetDoc() : ((pCursor) ? pCursor->GetDoc() : 0); in attach()
2018 dynamic_cast<SwXTextCursor const*>(pCursor)); in attach()
/AOO41X/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx325 Cursor* pCursor = rWindow.GetCursor(); variable
327 if(pCursor && pCursor->IsVisible())
329 pCursor->Hide();
471 Cursor* pCursor = rWindow.GetCursor(); variable
473 if(pCursor)
476 pCursor->Show();
/AOO41X/main/svtools/source/inc/
H A Dsvimpbox.hxx95 SvLBoxEntry* pCursor; member in SvImpLBox
239 { return pCursor->HasChilds() || pCursor->HasChildsOnDemand(); } in IsExpandable()
241 { return IsExpandable() && !pView->IsExpanded( pCursor ); } in IsNowExpandable()
304 SvLBoxEntry* GetCurrentEntry() const { return pCursor; } in GetCurrentEntry()
309 SvLBoxEntry* GetCurEntry() const { return pCursor; } in GetCurEntry()
H A Dsvimpicn.hxx105 SvLBoxEntry* pCursor; member in SvImpIconView
213 SvLBoxEntry* GetCurEntry() const { return pCursor; } in GetCurEntry()
/AOO41X/main/comphelper/source/streaming/
H A Dmemorystream.cxx121 sal_Int8* pCursor = &((pData)[mnCursor]); in readBytes() local
122 memcpy( (void*)aData.getArray(), (void*)pCursor, nBytesToRead ); in readBytes()
196 sal_Int8* pCursor = &(pData[mnCursor]); in writeBytes() local
197 memcpy( (void*)pCursor, (void*)aData.getConstArray(), nBytesToWrite ); in writeBytes()
/AOO41X/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx356 pCursor = getFromXPM( (const char*)name##curs##_bits, (const char*)name##mask##_bits, \
362 pCursor = gdk_cursor_new_for_display( m_pGdkDisplay, gdk_name ); \
372 GdkCursor *pCursor = NULL; in getCursor() local
490 if( !pCursor ) in getCursor()
491 pCursor = gdk_cursor_new_for_display( m_pGdkDisplay, GDK_LEFT_PTR ); in getCursor()
493 m_aCursors[ ePointerStyle ] = pCursor; in getCursor()
/AOO41X/main/vcl/source/control/
H A Dedit.cxx245 Cursor* pCursor = GetCursor(); in ~Edit() local
246 if ( pCursor ) in ~Edit()
249 delete pCursor; in ~Edit()
540 Cursor* pCursor = GetCursor(); in ImplRepaint() local
541 sal_Bool bVisCursor = pCursor ? pCursor->IsVisible() : sal_False; in ImplRepaint()
542 if ( pCursor ) in ImplRepaint()
543 pCursor->Hide(); in ImplRepaint()
708 pCursor->Show(); in ImplRepaint()
1166 Cursor* pCursor = GetCursor(); in ImplShowCursor() local
1233 pCursor->SetPos( Point( nCursorPosX, nCursorPosY ) ); in ImplShowCursor()
[all …]
/AOO41X/main/sw/source/ui/uno/
H A Dunoatxt.cxx1095 OTextCursorHelper* pCursor = 0; in applyTo() local
1102 pCursor = reinterpret_cast < OTextCursorHelper*> in applyTo()
1111 else if ( pCursor ) in applyTo()
1112 pDoc = pCursor->GetDoc(); in applyTo()
1118 pCursor = reinterpret_cast < OTextCursorHelper* > in applyTo()
1120 if (pCursor) in applyTo()
1138 InsertPaM = *pCursor->GetPaM(); in applyTo()
H A Dunotxvw.cxx307 OTextCursorHelper* pCursor = in select() local
312 if(pCursor && pCursor->GetDoc() == GetView()->GetDocShell()->GetDoc()) in select()
314 pPam = lcl_createPamCopy(*pCursor->GetPaM()); in select()
1393 OTextCursorHelper* pCursor = 0; in gotoRange() local
1398 pCursor = reinterpret_cast<OTextCursorHelper*>(xRangeTunnel->getSomething( in gotoRange()
1422 if(pCursor && pCursor->GetPaM()) in gotoRange()
1424 pSrcNode = pCursor->GetPaM()->GetNode(); in gotoRange()
/AOO41X/main/sw/source/core/frmedt/
H A Dfefly1.cxx849 SwShellCrsr *pCursor = pStartCursor; in Insert() local
867 pAnchor->SetAnchor( pCursor->GetPoint() ); in Insert()
873 lcl_SetNewFlyPos( *pCursor->GetNode(), in Insert()
880 pAnchor->SetPageNum( pCursor->GetPageNum( in Insert()
881 sal_True, &pCursor->GetPtPos() ) ); in Insert()
889 pFmt = GetDoc()->Insert(*pCursor, rGrfName, in Insert()
895 } while( (pCursor = dynamic_cast<SwShellCrsr*>(pCursor->GetNext())) in Insert()
/AOO41X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1246 SvLBoxEntry* pCursor = GetCurEntry(); in KeyInput() local
1247 if( pCursor->HasChilds() || pCursor->HasChildsOnDemand() ) in KeyInput()
1249 if( IsExpanded( pCursor ) ) in KeyInput()
1250 Collapse( pCursor ); in KeyInput()
1252 Expand( pCursor ); in KeyInput()
/AOO41X/main/editeng/source/editeng/
H A Dimpedit.hxx224 Cursor* pCursor; member in ImpEditView
1216 delete pCursor; in SetCursor()
1217 pCursor = new Cursor( rCursor ); in SetCursor()
1222 if ( !pCursor ) in GetCursor()
1223 pCursor = new Cursor; in GetCursor()
1224 return pCursor; in GetCursor()
/AOO41X/main/dbaccess/source/core/api/
H A DRowSetCache.cxx181 …OptimisticSet* pCursor = new OptimisticSet(m_aContext,xConnection,_xAnalyzer,_aParameterValueForCa… in DBG_NAME() local
182 m_pCacheSet = pCursor; in DBG_NAME()
187 if ( pCursor->isReadOnly() ) in DBG_NAME()
189 m_aKeyColumns = pCursor->getJoinedKeyColumns(); in DBG_NAME()

12