Home
last modified time | relevance | path

Searched refs:rPos (Results 176 – 200 of 616) sorted by relevance

12345678910>>...25

/trunk/main/svtools/inc/svtools/
H A Dtaskbar.hxx204 sal_uInt16 GetTaskItem( const Point& rPos ) const;
231 inline sal_uInt16 TaskToolBox::GetTaskItem( const Point& rPos ) const in GetTaskItem()
233 sal_uInt16 nId = GetItemId( rPos ); in GetTaskItem()
328 …SVT_DLLPRIVATE ImplTaskSBFldItem* ImplGetFieldItem( const Point& rPos, sal_Bool& rFieldRect ) con…
/trunk/main/sw/source/core/doc/
H A Ddoccorr.cxx83 static inline bool lcl_PosCorrAbs(SwPosition & rPos, in lcl_PosCorrAbs() argument
88 if ((rStart <= rPos) && (rPos <= rEnd)) in lcl_PosCorrAbs()
90 rPos = rNewPos; in lcl_PosCorrAbs()
/trunk/main/sc/source/core/inc/
H A Drefupdat.hxx68 const ScAddress& rPos, const ScRange& rRange,
73 static ScRefUpdateRes Move( ScDocument* pDoc, const ScAddress& rPos,
77 static void MoveRelWrap( ScDocument* pDoc, const ScAddress& rPos,
/trunk/main/sw/source/core/inc/
H A Dtxtfrm.hxx252 virtual sal_Bool GetCharRect( SwRect& rRect, const SwPosition& rPos,
329 SwTxtFrm *GetFrmAtPos ( const SwPosition &rPos);
330 inline const SwTxtFrm *GetFrmAtPos ( const SwPosition &rPos) const;
706 inline const SwTxtFrm *SwTxtFrm::GetFrmAtPos( const SwPosition &rPos) const in GetFrmAtPos()
708 return ((SwTxtFrm*)this)->GetFrmAtPos( rPos ); in GetFrmAtPos()
H A DMarkManager.hxx83 virtual ::sw::mark::IFieldmark* getFieldmarkFor(const SwPosition& rPos) const;
84 virtual ::sw::mark::IFieldmark* getFieldmarkBefore(const SwPosition& rPos) const;
85 virtual ::sw::mark::IFieldmark* getFieldmarkAfter(const SwPosition& rPos) const;
H A DUndoNumbering.hxx56 SwUndoInsNum( const SwPosition& rPos, const SwNumRule& rRule,
141 SwUndoNumRuleStart( const SwPosition& rPos, sal_Bool bDelete );
142 SwUndoNumRuleStart( const SwPosition& rPos, sal_uInt16 nStt );
H A Ddocfld.hxx79 _SetGetExpFld( const SwPosition& rPos );
103 void GetPos( SwPosition& rPos ) const;
104 void GetPosOfContent( SwPosition& rPos ) const;
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx81 const ::Point& rPos( ::vcl::unotools::pointFromB2DPoint( rArea.getMinimum()) ); in repaintBackground() local
84 rOutDev.DrawOutDev( rPos, rSize, rPos, rSize, rBackBuffer ); in repaintBackground()
169 const Point& rPos ) in renderInfoText() argument
179 rOutDev.DrawText( rPos, rStr ); in renderInfoText()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx149 sal_Bool SwUndoInsert::CanGrouping( const SwPosition& rPos ) in CanGrouping() argument
152 if( nNode == rPos.nNode.GetIndex() && in CanGrouping()
153 nCntnt == rPos.nContent.GetIndex() ) in CanGrouping()
156 SwDoc& rDoc = *rPos.nNode.GetNode().GetDoc(); in CanGrouping()
170 const SwIndexReg* pIReg = rPos.nContent.GetIdxReg(); in CanGrouping()
987 const SwPosition& rPos = *rContext.GetRepeatPaM().GetPoint(); in RepeatImpl() local
991 SwCntntNode* pCNd = rPos.nNode.GetNode().GetCntntNode(); in RepeatImpl()
/trunk/main/sc/inc/
H A Dchgtrack.hxx760 const ScAddress& rPos );
768 const ScAddress& rPos,
1219 void AppendContent( const ScAddress& rPos,
1230 void AppendContent( const ScAddress& rPos,
1235 void AppendContent( const ScAddress& rPos,
1251 SC_DLLPUBLIC ScChangeActionContent* AppendContentOnTheFly( const ScAddress& rPos,
1262 void AppendContent( const ScAddress& rPos,
/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx153 virtual bool SplitNode(const SwPosition &rPos, bool bChkTableStart) = 0;
157 virtual bool AppendTxtNode(SwPosition& rPos) = 0;
199 virtual void RemoveLeadingWhiteSpace(const SwPosition & rPos ) = 0;
/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.hxx56 const ::basegfx::B2DPoint& rPos,
62 const ::basegfx::B2DPoint& rPos,
67 const ::basegfx::B2DPoint& rPos,
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx254 void ScPreviewLocationData::AddNoteMark( const Rectangle& rRect, const ScAddress& rPos ) in AddNoteMark() argument
256 ScRange aRange( rPos ); in AddNoteMark()
261 void ScPreviewLocationData::AddNoteText( const Rectangle& rRect, const ScAddress& rPos ) in AddNoteText() argument
263 ScRange aRange( rPos ); in AddNoteText()
281 ScPreviewLocationEntry* lcl_GetEntryByAddress( const List& rEntries, const ScAddress& rPos, ScPrevi… in lcl_GetEntryByAddress() argument
287 if ( pEntry->eType == eType && pEntry->aCellRange.In( rPos ) ) in lcl_GetEntryByAddress()
H A Dviewfun4.cxx624 sal_Bool ScViewFunc::PasteFile( const Point& rPos, const String& rFile, sal_Bool bLink ) in PasteFile() argument
683 return PasteGraphic( rPos, aGraphic, aStrURL, aFltName ); in PasteFile()
688 return PasteGraphic( rPos, aGraphic, EMPTY_STRING, EMPTY_STRING ); in PasteFile()
694 Rectangle aRect( rPos, Size(0,0) ); in PasteFile()
719 return PasteObject( rPos, xObj ); in PasteFile()
723 GetViewData()->GetViewShell()->InsertURLButton( aStrURL, aStrURL, EMPTY_STRING, &rPos ); in PasteFile()
/trunk/main/sw/source/core/txtnode/
H A Dfntcap.cxx301 void DrawSpace( Point &rPos );
334 void SwDoDrawCapital::DrawSpace( Point &rPos ) in DrawSpace() argument
338 long nDiff = rInf.GetPos().X() - rPos.X(); in DrawSpace()
340 Point aPos( rPos ); in DrawSpace()
364 rPos.X() = rInf.GetPos().X() + rInf.GetWidth(); in DrawSpace()
400 void DrawSpace( const Point &rPos );
/trunk/main/sd/source/ui/inc/
H A DSlideView.hxx92 SdPage* GetHitPage( const Point& rPos ) const;
93 SdPage* GetFadePage( const Point& rPos ) const;
94 SdPage* GetNearestPage( const Point& rPos ) const;
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx581 const basegfx::B3DPoint& rPos = ((E3dCubeObj*)mpObj.get())->GetCubePos(); in getPropertyValueImpl() local
584 aPos.PositionX = rPos.getX(); in getPropertyValueImpl()
585 aPos.PositionY = rPos.getY(); in getPropertyValueImpl()
586 aPos.PositionZ = rPos.getZ(); in getPropertyValueImpl()
702 const basegfx::B3DPoint& rPos = ((E3dSphereObj*)mpObj.get())->Center(); in getPropertyValueImpl() local
705 aPos.PositionX = rPos.getX(); in getPropertyValueImpl()
706 aPos.PositionY = rPos.getY(); in getPropertyValueImpl()
707 aPos.PositionZ = rPos.getZ(); in getPropertyValueImpl()
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx120 void MoveAttrs( const SwPosition& rPos );
152 void NewAttr(const SwPosition& rPos, const SfxPoolItem & rAttr );
154 …virtual void SetAttr(const SwPosition& rPos, sal_uInt16 nAttrId=0, sal_Bool bTstEnde=sal_True, lon…
160 const SfxPoolItem* GetOpenStackAttr(const SwPosition& rPos, sal_uInt16 nWhich);
161 const SfxPoolItem* GetFmtAttr(const SwPosition& rPos, sal_uInt16 nWhich);
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx302 sal_Bool IsMnemonicChar( sal_Unicode cChar, sal_uLong& rPos ) const;
356 const Point& rPos,
396 const Point& rPos,
445 void ShowDDIcon( SvxIconChoiceCtrlEntry* pRefEntry, const Point& rPos );
448 const Point& rPos );
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1067 if ( rPos.X() < DOCK_LINEOFFSET ) in ImplTestLineSize()
1072 if ( rPos.Y() < DOCK_LINEOFFSET ) in ImplTestLineSize()
1094 nCurSize = rPos.X() - rRect.Left(); in ImplLineSizing()
1099 nCurSize = rPos.Y() - rRect.Top(); in ImplLineSizing()
1104 nCurSize = rRect.Right() - rPos.X(); in ImplLineSizing()
1109 nCurSize = rRect.Bottom() - rPos.Y(); in ImplLineSizing()
1182 Point aPos = rPos; in ImplFindItemPos()
1334 maMouseOff.Y() = rRect.Top() - rPos.Y(); in StartDragging()
1350 mpDragBox->Docking( rPos, maRect ); in Dragging()
1368 maRect.SetPos( rPos ); in Dragging()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dslider.hxx76 SAL_DLLPRIVATE sal_Bool ImplIsPageUp( const Point& rPos );
77 SAL_DLLPRIVATE sal_Bool ImplIsPageDown( const Point& rPos );
80 SAL_DLLPRIVATE void ImplDoMouseAction( const Point& rPos, sal_Bool bCallAction = sal_True );
/trunk/main/sfx2/inc/sfx2/
H A Ddockwin.hxx57 SfxChildAlignment CalcAlignment(const Point& rPos, Rectangle& rRect );
58 void CalcSplitPosition(const Point rPos, Rectangle& rRect,
68 virtual sal_Bool Docking( const Point& rPos, Rectangle& rRect );
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx731 sal_Bool FuDraw::SetPointer(SdrObject* pObj, const Point& rPos) in SetPointer() argument
748 Point aHitPosR(rPos); in SetPointer()
749 Point aHitPosL(rPos); in SetPointer()
750 Point aHitPosT(rPos); in SetPointer()
751 Point aHitPosB(rPos); in SetPointer()
802 mpDoc->GetHitIMapObject(pObj, rPos, *mpWindow)) in SetPointer()
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx288 explicit VmlFindNoteFunc( const CellAddress& rPos );
298 VmlFindNoteFunc::VmlFindNoteFunc( const CellAddress& rPos ) : in VmlFindNoteFunc() argument
299 mnCol( rPos.Column ), in VmlFindNoteFunc()
300 mnRow( rPos.Row ) in VmlFindNoteFunc()
390 const ::oox::vml::ShapeBase* VmlDrawing::getNoteShape( const CellAddress& rPos ) const in getNoteShape()
392 return getShapes().findShape( VmlFindNoteFunc( rPos ) ); in getNoteShape()
/trunk/main/sc/source/ui/inc/
H A Ddbfunc.hxx95 void DataPilotInput( const ScAddress& rPos, const String& rString );
97 …bool DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId = N…
126 …static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts );

Completed in 173 milliseconds

12345678910>>...25