Home
last modified time | relevance | path

Searched refs:pLst (Results 26 – 33 of 33) sorted by relevance

12

/trunk/main/svx/inc/svx/
H A Dview3d.hxx110 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32 …
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx1037 sal_Bool View::Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst /* =NULL */, sal_uIn… in Paste() argument
1039 return FmFormView::Paste( rMod, rPos, pLst,nOptions );; in Paste()
/trunk/main/sd/source/ui/inc/
H A DView.hxx172 …virtual sal_Bool Paste(const SdrModel& rMod, const Point& rPos, SdrObjList* pLst=NULL, sal_uInt32…
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx90 SwFlyFrm *GetFlyFromMarked( const SdrMarkList *pLst, ViewShell *pSh );
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx3043 SwLayoutFrm *pLst = 0; in MoveFtnCntFwd() local
3048 if ( pNxt == pLst ) in MoveFtnCntFwd()
3051 { pLst = pNxt; in MoveFtnCntFwd()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx446 DirEntryList* pLst; member in Dir
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx259 void UpdateInputFlds( SwInputFieldList* pLst = 0 );
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx747 SdrGluePointList* pLst = pO->ForceGluePointList(); in SolveSolver() local
748 if ( pLst->GetCount() > nGluePoints ) in SolveSolver()
749 nId = (sal_Int32)((*pLst)[ (sal_uInt16)nGluePoints ].GetId() + 3 ); in SolveSolver()

Completed in 92 milliseconds

12