Home
last modified time | relevance | path

Searched refs:rpObj (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/tools/source/ref/
H A Dpstm.cxx724 SvPersistBase * & rpObj, in ReadObj() argument
764 pFunc( &rpObj ); in ReadObj()
766 rpObj->AddRef(); in ReadObj()
778 rpObj->Load( *this ); in ReadObj()
789 rpObj->RestoreNoDelete(); in ReadObj()
790 rpObj->ReleaseRef(); in ReadObj()
794 rpObj = GetObject( nId ); in ReadObj()
805 SvPersistBase * & rpObj in ReadPointer() argument
808 ReadObj( rpObj, sal_True ); in ReadPointer()
826 SvPersistBase * & rpObj in operator >>() argument
[all …]
/aoo41x/main/tools/inc/tools/
H A Dpstm.hxx73 Class *& rpObj); \
90 SvPersistStream& operator >> (SvPersistStream & rStm, Class *& rpObj)\
94 rpObj = PTR_CAST( Class, pObj ); \
115 SvPersistBase *& rpObj );
214 sal_uInt32 ReadObj( SvPersistBase * & rpObj,
245 SvPersistStream& ReadPointer( SvPersistBase * & rpObj );
/aoo41x/main/svx/source/svdraw/
H A Dsvdmrkv.cxx1770 sal_Bool SdrMarkView::PickObj(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV,… in PickObj() argument
1772 return PickObj(rPnt,nTol,rpObj,rpPV,nOptions,NULL,NULL,NULL); in PickObj()
1775 sal_Bool SdrMarkView::PickObj(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV,… in PickObj() argument
1781 rpObj=NULL; in PickObj()
1886 rpObj=pObj; in PickObj()
1891 return rpObj!=NULL; in PickObj()
1894 sal_Bool SdrMarkView::PickMarkedObj(const Point& rPnt, SdrObject*& rpObj, SdrPageView*& rpPV, sal_u… in PickMarkedObj() argument
1899 rpObj=NULL; in PickMarkedObj()
1914 rpObj=pObj; in PickMarkedObj()
1936 rpObj=pObj; in PickMarkedObj()
[all …]
H A Dsvdmrkv1.cxx574 sal_Bool SdrMarkView::PickGluePoint(const Point& rPnt, SdrObject*& rpObj, sal_uInt16& rnId, SdrPage… in PickGluePoint() argument
576 SdrObject* pObj0=rpObj; in PickGluePoint()
579 rpObj=NULL; rpPV=NULL; rnId=0; in PickGluePoint()
609 rpObj=pObj; in PickGluePoint()
/aoo41x/main/svx/inc/svx/
H A Dsvdmrkv.hxx305 …virtual sal_Bool PickObj(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV, sal…
306 …virtual sal_Bool PickObj(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV, sal…
311 …sal_Bool PickMarkedObj(const Point& rPnt, SdrObject*& rpObj, SdrPageView*& rpPV, sal_uIntPtr* pnMa…
431 …sal_Bool PickGluePoint(const Point& rPnt, SdrObject*& rpObj, sal_uInt16& rnId, SdrPageView*& rpPV,…
/aoo41x/main/sw/inc/
H A Dfesh.hxx297 ObjCntType GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const;
/aoo41x/main/sw/source/core/frmedt/
H A Dfefly1.cxx1882 ObjCntType SwFEShell::GetObjCntType( const Point &rPt, SdrObject *&rpObj ) const in GetObjCntType()
1898 eType = GetObjCntType( *(rpObj = pObj) ); in GetObjCntType()

Completed in 96 milliseconds