Home
last modified time | relevance | path

Searched refs:pPos (Results 51 – 75 of 182) sorted by relevance

12345678

/aoo42x/main/linguistic/source/
H A Ddicimp.cxx584 sal_Int32 *pPos, sal_Bool bSimilarOnly) in seekEntry() argument
610 if( pPos ) *pPos = nMidIdx; in seekEntry()
617 if( pPos ) *pPos = nLowerIdx; in seekEntry()
624 if( pPos ) *pPos = nLowerIdx; in seekEntry()
/aoo42x/main/xmloff/source/style/
H A Dprhdlfac.cxx111 for( CacheMap::iterator pPos = maHandlerCache.begin(); pPos != maHandlerCache.end(); pPos++ ) in ~XMLPropertyHandlerFactory() local
112 delete pPos->second; in ~XMLPropertyHandlerFactory()
H A DXMLBackgroundImageExport.cxx53 const Any *pPos, in exportXML() argument
60 if( !(pPos && ((*pPos) >>= ePos)) ) in exportXML()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx300 const SwPosition* pPos = pPam->GetPoint(); in Continue() local
303 pDoc->SplitNode( *pPos, false ); in Continue()
305 *pSttNdIdx = pPos->nNode.GetIndex()-1; in Continue()
306 pDoc->SplitNode( *pPos, false ); in Continue()
308 SwPaM aInsertionRangePam( *pPos ); in Continue()
322 sal_uLong nNd = pPos->nNode.GetIndex(); in Continue()
433 SwPosition* pPos = pPam->GetPoint(); in Continue() local
434 if( !pPos->nContent.GetIndex() ) in Continue()
437 sal_uLong nNodeIdx = pPos->nNode.GetIndex(); in Continue()
483 pPos->nContent.Assign( 0, 0 ); in Continue()
[all …]
/aoo42x/main/sw/source/core/doc/
H A Dswserv.cxx322 : pPam( &rPam ), pPos( 0 ), pDoc( rPam.GetDoc() ), nType( nTyp ) in SwDataChanged()
330 : pPam( 0 ), pPos( &rPos ), pDoc( pDc ), nType( nTyp ) in SwDataChanged()
351 if( pPos ) in ~SwDataChanged()
352 rObj.SendDataChanged( *pPos ); in ~SwDataChanged()
H A Ddocdesc.cxx630 SwPageDesc* SwDoc::FindPageDescByName( const String& rName, sal_uInt16* pPos ) const in FindPageDescByName()
633 if( pPos ) *pPos = USHRT_MAX; in FindPageDescByName()
639 if( pPos ) in FindPageDescByName()
640 *pPos = n; in FindPageDescByName()
H A Ddocnum.cxx2162 SwPosition* pPos; in MoveParagraph() local
2166 if( ( pPos = &pTmp->GetBound(sal_True))->nNode == aIdx ) in MoveParagraph()
2168 pPos->nNode++; in MoveParagraph()
2169 pPos->nContent.Assign( pPos->nNode.GetNode().GetCntntNode(),0); in MoveParagraph()
2171 if( ( pPos = &pTmp->GetBound(sal_False))->nNode == aIdx ) in MoveParagraph()
2173 pPos->nNode++; in MoveParagraph()
2174 pPos->nContent.Assign( pPos->nNode.GetNode().GetCntntNode(),0); in MoveParagraph()
/aoo42x/main/sw/source/core/docnode/
H A Dndsect.cxx298 const SwPosition* pPos = rRange.GetPoint(); in InsertSwSection() local
299 const SwCntntNode* pCNd = pPos->nNode.GetNode().GetCntntNode(); in InsertSwSection()
300 if( !pPos->nContent.GetIndex() ) in InsertSwSection()
303 pPos->nNode, *pFmt, rNewData, pTOXBase, 0, true); in InsertSwSection()
305 else if( pPos->nContent.GetIndex() == pCNd->Len() ) in InsertSwSection()
308 pPos->nNode, *pFmt, rNewData, pTOXBase, 0, false); in InsertSwSection()
316 SplitNode( *pPos, false ); in InsertSwSection()
318 pPos->nNode, *pFmt, rNewData, pTOXBase, 0, true); in InsertSwSection()
/aoo42x/main/sw/source/core/inc/
H A Ddrawfont.hxx53 const Point* pPos; member in SwDrawTextInfo
139 pPos = 0; in SwDrawTextInfo()
198 return *pPos; in GetPos()
378 pPos = &rNew; in SetPos()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlctxt.cxx55 SwPosition *pPos; // hierhin beim verlassen den member in _HTMLAttrContext_SaveDoc
78 pPos( 0 ), pAttrTab( 0 ), in _HTMLAttrContext_SaveDoc()
85 ~_HTMLAttrContext_SaveDoc() { delete pPos; delete pAttrTab; } in ~_HTMLAttrContext_SaveDoc()
88 void SetPos( const SwPosition& rPos ) { pPos = new SwPosition(rPos); } in SetPos()
89 const SwPosition *GetPos() const { return pPos; } in GetPos()
H A Dswhtml.cxx530 const SwPosition* pPos = pPam->GetPoint(); in CallParser() local
532 pDoc->SplitNode( *pPos, false ); in CallParser()
534 *pSttNdIdx = pPos->nNode.GetIndex()-1; in CallParser()
535 pDoc->SplitNode( *pPos, false ); in CallParser()
537 SwPaM aInsertionRangePam( *pPos ); in CallParser()
758 SwPosition* pPos = pPam->GetPoint(); in Continue() local
799 if( pAktNd->CanJoinNext( &pPos->nNode )) in Continue()
802 pPos->nContent.Assign( pNextNd, 0 ); in Continue()
808 pPos->nContent.Assign( 0, 0 ); in Continue()
822 SwNodeIndex aPrvIdx( pPos->nNode ); in Continue()
[all …]
/aoo42x/main/sw/source/core/text/
H A Dtxtio.cxx589 SwLinePortion *pPos = GetPortion(); in operator <<() local
590 while( pPos ) in operator <<()
594 pPos->operator<<( rOs ); in operator <<()
595 pPos = pPos->GetPortion(); in operator <<()
H A Dredlnitr.cxx342 SwTxtAttr *pPos = aHints[ 0 ]; in _Clear() local
345 rAttrHandler.PopAndChg( *pPos, *pFnt ); in _Clear()
347 rAttrHandler.Pop( *pPos ); in _Clear()
348 SwTxtAttr::Destroy(pPos, const_cast<SwDoc&>(rDoc).GetAttrPool() ); in _Clear()
/aoo42x/main/sw/source/core/undo/
H A Dunattr.cxx541 const SwPosition *pPos = rOldAnch.GetCntntAnchor(); in RestoreFlyAnchor() local
542 SwTxtNode *pTxtNode = (SwTxtNode*)&pPos->nNode.GetNode(); in RestoreFlyAnchor()
544 const xub_StrLen nIdx = pPos->nContent.GetIndex(); in RestoreFlyAnchor()
600 const SwPosition* pPos = aNewAnchor.GetCntntAnchor(); in RestoreFlyAnchor() local
601 SwTxtNode* pTxtNd = pPos->nNode.GetNode().GetTxtNode(); in RestoreFlyAnchor()
604 pTxtNd->InsertItem( aFmt, pPos->nContent.GetIndex(), 0 ); in RestoreFlyAnchor()
/aoo42x/main/sfx2/source/control/
H A Ddispatch.cxx2630 Window *pWin, const Point *pPos, in ExecutePopup() argument
2633 ExecutePopup( nConfigId, pWin, pPos ); in ExecutePopup()
2636 SfxPopupMenuManager* SfxDispatcher::Popup( sal_uInt16 nConfigId,Window *pWin, const Point *pPos ) in Popup() argument
2655 …return SfxPopupMenuManager::Popup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPos… in Popup()
2663 void SfxDispatcher::ExecutePopup( sal_uInt16 nConfigId, Window *pWin, const Point *pPos ) in ExecutePopup() argument
2703 …SfxPopupMenuManager::ExecutePopup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPos… in ExecutePopup()
2710 void SfxDispatcher::ExecutePopup( const ResId &rId, Window *pWin, const Point *pPos ) in ExecutePopup() argument
2720 …SfxPopupMenuManager::ExecutePopup( rId, GetFrame(), pPos ? *pPos : pWindow->GetPointerPosPixel(), … in ExecutePopup()
/aoo42x/main/sc/source/ui/inc/
H A Dacredlin.hxx72 String* pPos; member in ScViewEntryPtr
81 String* GetpPos() {return pPos; } in GetpPos()
88 void SetpPos (String* pString) {pPos = pString;} in SetpPos()
/aoo42x/main/sw/source/core/access/
H A Daccfrmobj.cxx186 const SwPosition *pPos = pFrmFmt->GetAnchor().GetCntntAnchor(); in GetAnchorPosition() local
187 if ( pPos ) in GetAnchorPosition()
189 return pPos->nContent.GetIndex(); in GetAnchorPosition()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewse.cxx1517 const String& rTarget, const Point* pPos) in InsertURLField() argument
1553 if (pPos) in InsertURLField()
1555 aPos = *pPos; in InsertURLField()
1581 const String& rTarget, const Point* pPos) in InsertURLButton() argument
1652 if (pPos) in InsertURLButton()
1654 aPos = *pPos; in InsertURLButton()
/aoo42x/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx68 const ::rtl::OUString* pPos = ::std::find( pStart, pEnd, _rName ); in findStringElement() local
69 if ( pPos != pEnd ) in findStringElement()
70 return pPos - pStart; in findStringElement()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dselect.cxx742 void SwWrtShell::EnterSelFrmMode(const Point *pPos) in EnterSelFrmMode() argument
744 if(pPos) in EnterSelFrmMode()
746 nStartDragX = pPos->X(); in EnterSelFrmMode()
747 nStartDragY = pPos->Y(); in EnterSelFrmMode()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx554 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in FindAnchorPos() local
555 pPos->nNode = *pTxtFrm->GetNode(); in FindAnchorPos()
556 pPos->nContent.Assign(0,0); in FindAnchorPos()
576 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in FindAnchorPos() local
578 if( pTxtFrm->GetCrsrOfst( pPos, aTmpPnt, NULL ) ) in FindAnchorPos()
581 pTxtFrm->GetCharRect( aTmpRect, *pPos ); in FindAnchorPos()
586 pPos->nNode = *pTxtFrm->GetNode(); in FindAnchorPos()
587 pPos->nContent.Assign(0,0); in FindAnchorPos()
H A Dfeshview.cxx348 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in MoveAnchor() local
350 xub_StrLen nAct = pPos->nContent.GetIndex(); in MoveAnchor()
357 pPos->nContent.Assign( pTxtNd, nAct ); in MoveAnchor()
370 pPos->nContent.Assign( pTxtNd, nAct ); in MoveAnchor()
386 SwPosition *pPos = (SwPosition*)aAnch.GetCntntAnchor(); in MoveAnchor() local
388 pPos->nNode = *pTxtNd; in MoveAnchor()
396 pPos->nContent.Assign( pTxtNd, nTmp ); in MoveAnchor()
1199 SwPosition* pPos = in ShouldObjectBeSelected() local
1202 if ( pTxtFrm->GetKeyCrsrOfst( pPos, aTmpPt ) ) in ShouldObjectBeSelected()
1205 if ( pTxtFrm->GetCharRect( aCursorCharRect, *pPos ) ) in ShouldObjectBeSelected()
/aoo42x/main/svtools/inc/svtools/
H A Divctrl.hxx299 const Point* pPos = 0,
303 const Point* pPos = 0,
307 const Point* pPos = 0,
/aoo42x/main/sw/source/core/edit/
H A Dautofmt.cxx1081 SwPosition * pPos = rPam.End(); in HasSelBlanks() local
1082 xub_StrLen nBlnkPos = pPos->nContent.GetIndex(); in HasSelBlanks()
1083 SwTxtNode* pTxtNd = pPos->nNode.GetNode().GetTxtNode(); in HasSelBlanks()
1088 pPos->nContent--; in HasSelBlanks()
1091 pPos = rPam.GetPoint() == pPos ? rPam.GetMark() : rPam.GetPoint(); in HasSelBlanks()
1092 nBlnkPos = pPos->nContent.GetIndex(); in HasSelBlanks()
1093 pTxtNd = pPos->nNode.GetNode().GetTxtNode(); in HasSelBlanks()
1098 pPos->nContent++; in HasSelBlanks()
/aoo42x/main/cui/source/tabpages/
H A Dtphatch.cxx226 if( *pPageType == PT_HATCH && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
228 aLbHatchings.SelectEntryPos( *pPos ); in ActivatePage()
234 *pPos = LISTBOX_ENTRY_NOTFOUND; in ActivatePage()
307 *pPos = nPos; in CheckChanges_Impl()

Completed in 169 milliseconds

12345678