Home
last modified time | relevance | path

Searched refs:pPos (Results 76 – 100 of 182) sorted by relevance

12345678

/trunk/main/cui/source/tabpages/
H A Dtpcolor.cxx219 if( *pPageType == PT_COLOR && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
221 aLbColor.SelectEntryPos( *pPos ); in ActivatePage()
227 else if( *pPageType == PT_COLOR && *pPos == LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
274 *pPos = LISTBOX_ENTRY_NOTFOUND; in ActivatePage()
372 *pPos = nPos; in CheckChanges_Impl()
H A Dtpbitmap.cxx236 if( *pPageType == PT_BITMAP && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
238 aLbBitmaps.SelectEntryPos( *pPos ); in ActivatePage()
244 *pPos = LISTBOX_ENTRY_NOTFOUND; in ActivatePage()
517 *pPos = nPos; in CheckChanges_Impl()
H A Dtpgradnt.cxx242 if ( *pPageType == PT_GRADIENT && *pPos != LISTBOX_ENTRY_NOTFOUND ) in ActivatePage()
244 aLbGradients.SelectEntryPos( *pPos ); in ActivatePage()
250 *pPos = LISTBOX_ENTRY_NOTFOUND; in ActivatePage()
335 *pPos = nPos; in CheckChanges_Impl()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx925 void SwShellCrsr::SaveTblBoxCntnt( const SwPosition* pPos ) in SaveTblBoxCntnt() argument
927 ((SwCrsrShell*)GetShell())->SaveTblBoxCntnt( pPos ); in SaveTblBoxCntnt()
991 void SwShellTableCrsr::SaveTblBoxCntnt( const SwPosition* pPos ) in SaveTblBoxCntnt() argument
993 SwShellCrsr::SaveTblBoxCntnt( pPos ); in SaveTblBoxCntnt()
/trunk/main/sw/source/core/text/
H A Ditrform2.cxx1975 SwLinePortion *pPos = pCurr->GetFirstPortion(); in AllowRepaintOpt() local
1976 while ( pPos && !pPos->IsFlyPortion() ) in AllowRepaintOpt()
1977 pPos = pPos->GetPortion(); in AllowRepaintOpt()
1978 bOptimizeRepaint = !pPos; in AllowRepaintOpt()
H A Ditratr.cxx466 const SwPosition *pPos = rFmtA.GetCntntAnchor(); in lcl_MinMaxNode() local
467 ASSERT(pPos && pIn, "Unexpected NULL arguments"); in lcl_MinMaxNode()
468 if (!pPos || !pIn || pIn->nIndx != pPos->nNode.GetIndex()) in lcl_MinMaxNode()
H A Ditrcrsr.cxx1285 xub_StrLen SwTxtCursor::GetCrsrOfst( SwPosition *pPos, const Point &rPoint, in GetCrsrOfst() argument
1507 if( !( nChgNode && pPos && pPor->IsFlyCntPortion() ) ) in GetCrsrOfst()
1610 return GetCrsrOfst( pPos, Point( GetLineStart() + nX, rPoint.Y() ), in GetCrsrOfst()
1690 if( nChgNode && pPos && pPor->IsFlyCntPortion() in GetCrsrOfst()
1716 GetFlyCrsrOfst( nX, aTmpPoint, pPos, pCMS ); in GetCrsrOfst()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx494 sal_Int32* pPos = pConvertPos; in Search() local
538 *pPos++ = aStartSel.nStartPos; in Search()
559 *pPos++ = aStartSel.nStartPos++; in Search()
582 *pPos++ = nLastPos + 1; in Search()
/trunk/main/xmloff/source/style/
H A DPageMasterExportPropMapper.cxx275 const Any* pPos = NULL; in handleElementItem() local
283 pPos = &rPos.maValue; in handleElementItem()
292 pThis->aBackgroundImageExport.exportXML( rProperty.maValue, pPos, pFilter, NULL, in handleElementItem()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx1184 ((Point*)pPos)->X() += GetSize().Width(); in Shift()
1187 ASSERT( ((Point*)pPos)->Y() >= GetSize().Width(), "Going underground" ); in Shift()
1188 ((Point*)pPos)->Y() -= GetSize().Width(); in Shift()
1191 ((Point*)pPos)->X() -= GetSize().Width(); in Shift()
1194 ((Point*)pPos)->Y() += GetSize().Width(); in Shift()
/trunk/main/sw/inc/
H A Dviscrs.hxx169 virtual void SaveTblBoxCntnt( const SwPosition* pPos = 0 );
214 virtual void SaveTblBoxCntnt( const SwPosition* pPos = 0 );
H A Dcrsrsh.hxx748 const SwPosition* pPos,
852 sal_Bool CheckTblBoxCntnt( const SwPosition* pPos = 0 );
853 void SaveTblBoxCntnt( const SwPosition* pPos = 0 );
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx154 sal_Bool _GetCrsrOfst(SwPosition *pPos, const Point &rPoint,
294 inline sal_Bool GetKeyCrsrOfst(SwPosition *pPos, const Point &rPoint ) const in GetKeyCrsrOfst() argument
295 { return _GetCrsrOfst( pPos, rPoint, sal_False ); } in GetKeyCrsrOfst()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx156 void StealAttr(const SwPosition* pPos, sal_uInt16 nAttrId = 0);
158 void KillUnlockedAttrs(const SwPosition& pPos);
159 SfxPoolItem* GetFmtStackAttr(sal_uInt16 nWhich, sal_uInt16 * pPos = 0);
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx893 const Point* pPos = NULL; in Command() local
896 pPos = &rCEvt.GetMousePosPixel(); in Command()
898 ( (GalleryBrowser2*) GetParent() )->ShowContextMenu( this, pPos ); in Command()
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx318 void InsertEntry( SvxIconChoiceCtrlEntry*, sal_uLong nPos, const Point* pPos=0 );
383 Rectangle CalcBmpRect( SvxIconChoiceCtrlEntry*, const Point* pPos = 0 );
386 const Point* pPos = 0,
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx1520 void SvxNumberFormatShell::GetCurrencySymbols( SvStringsDtor& rList, sal_uInt16* pPos ) in GetCurrencySymbols() argument
1529 if(pPos!=NULL) in GetCurrencySymbols()
1534 *pPos=0; in GetCurrencySymbols()
1539 *pPos=1; in GetCurrencySymbols()
1550 *pPos=i; in GetCurrencySymbols()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx661 SvBaseLink* SvBaseLinksDlg::GetSelEntry( sal_uInt16* pPos ) in GetSelEntry() argument
670 if( pPos ) in GetSelEntry()
671 *pPos = nPos; in GetSelEntry()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx216 Data_Impl* Find( SfxTabDlgData_Impl& rArr, sal_uInt16 nId, sal_uInt16* pPos = 0 );
218 Data_Impl* Find( SfxTabDlgData_Impl& rArr, sal_uInt16 nId, sal_uInt16* pPos ) in Find() argument
228 if ( pPos ) in Find()
229 *pPos = i; in Find()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx657 sal_uInt16 *pPos in GetExtraData_Impl()
713 if ( pPos ) in GetExtraData_Impl()
714 *pPos = (sal_uInt16) aChildPos.Y(); in GetExtraData_Impl()
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx232 Rectangle CalcBmpRect( SvLBoxEntry*, const Point* pPos = 0,
235 const Point* pPos = 0,
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx1361 Ww1PlcBookmarkPos* pPos[2]; member in Ww1Bookmarks
1373 delete pPos[1]; in ~Ww1Bookmarks()
1374 delete pPos[0]; in ~Ww1Bookmarks()
1376 sal_uLong Where() const { return pPos[nIsEnd]->WhereCP(nPlcIdx[nIsEnd]); } in Where()
/trunk/main/sd/source/ui/inc/
H A DDrawViewShell.hxx151 const Point* pPos);
153 const Point* pPos);
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx657 sal_Bool SwNoTxtFrm::GetCrsrOfst(SwPosition* pPos, Point& , in GetCrsrOfst() argument
661 pPos->nNode = *pCNd; in GetCrsrOfst()
662 pPos->nContent.Assign( pCNd, 0 ); in GetCrsrOfst()
H A Ddocedt.cxx255 const SwPosition* pPos = rPam.Start(); in _SaveFlyInRange() local
256 const SwNodeIndex& rSttNdIdx = pPos->nNode; in _SaveFlyInRange()
258 pPos->nContent.GetIndex()) ? 1 : 0; in _SaveFlyInRange()
260 pPos = rPam.GetPoint() == pPos ? rPam.GetMark() : rPam.GetPoint(); in _SaveFlyInRange()
261 const SwNodeIndex& rEndNdIdx = pPos->nNode; in _SaveFlyInRange()
263 pPos->nContent == rEndNdIdx.GetNode().GetCntntNode()->Len() )) in _SaveFlyInRange()

Completed in 214 milliseconds

12345678