Home
last modified time | relevance | path

Searched refs:pM (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx216 SdrMark* pM=GetSdrMarkByIndex(nMarkNum); in MarkPoint() local
219 if (ImpMarkPoint(&rHdl,pM,bUnmark)) { in MarkPoint()
237 SdrMark* pM=NULL; in MarkPoints() local
248 if (pM!=NULL) { in MarkPoints()
254 pM=GetSdrMarkByIndex(nMarkNum); in MarkPoints()
265 pM=NULL; in MarkPoints()
373 SdrMark* pM=GetSdrMarkByIndex(nMarkNum); in UndirtyMrkPnt() local
410 pPts=pM->GetMarkedGluePoints(); in UndirtyMrkPnt()
597 SdrObject* pObj=pM->GetMarkedSdrObj(); in PickGluePoint()
598 SdrPageView* pPV=pM->GetPageView(); in PickGluePoint()
[all …]
H A Dsvdpoev.cxx85 SdrMark* pM = GetSdrMarkByIndex(nMarkNum); in ImpCheckPolyPossibilities() local
93 SdrObject* pObj = pM->GetMarkedSdrObj(); in CheckPolyPossibilitiesHelper()
94 SdrUShortCont* pPts = pM->GetMarkedPoints(); in CheckPolyPossibilitiesHelper()
218 SdrMark* pM = GetSdrMarkByIndex(nMarkNum); in SetMarkedPointsSmooth() local
253 SdrMark* pM = GetSdrMarkByIndex(nMarkNum); in SetMarkedSegmentsKind() local
321 SdrMark* pM=GetSdrMarkByIndex(nMarkNum); in DeleteMarkedPoints() local
322 SdrUShortCont* pPts=pM->GetMarkedPoints(); in DeleteMarkedPoints()
566 SdrMark* pM=GetSdrMarkByIndex(nm); in CloseMarkedObjects() local
567 SdrObject* pO=pM->GetMarkedSdrObj(); in CloseMarkedObjects()
607 SdrMark* pM=GetSdrMarkByIndex(nm); in ImpTransformMarkedPoints() local
[all …]
H A Dsvdmrkv.cxx1254 SdrMark* pM=GetSdrMarkByIndex(nm); in CheckMarked() local
1365 SdrMark* pM=GetSdrMarkByIndex(nm); in IsMarkedObjHit() local
1413 OSL_ASSERT(pM!=NULL); in MarkNextObj()
1466 SdrMark* pM=GetSdrMarkByIndex(nm); in MarkNextObj() local
1467 if(CheckSingleSdrObjectHit(aPt,sal_uInt16(nTol),pM->GetMarkedSdrObj(),pM->GetPageView(),0,0)) in MarkNextObj()
1469 pTopMarkHit=pM; in MarkNextObj()
1482 SdrMark* pM=GetSdrMarkByIndex(nm); in MarkNextObj() local
1486 pBtmMarkHit=pM; in MarkNextObj()
1808 pObj=pM->GetMarkedSdrObj(); in PickObj()
1809 pPV=pM->GetPageView(); in PickObj()
[all …]
H A Dsvdedtv1.cxx112 SdrMark* pM=GetSdrMarkByIndex(nm); in SetMarkedObjRect() local
113 SdrObject* pO=pM->GetMarkedSdrObj(); in SetMarkedObjRect()
211 SdrMark* pM=GetSdrMarkByIndex(nm); in MoveMarkedObj() local
212 SdrObject* pO=pM->GetMarkedSdrObj(); in MoveMarkedObj()
244 SdrMark* pM=GetSdrMarkByIndex(nm); in ResizeMarkedObj() local
245 SdrObject* pO=pM->GetMarkedSdrObj(); in ResizeMarkedObj()
281 SdrMark* pM=GetSdrMarkByIndex(nm); in ResizeMultMarkedObj() local
471 SdrMark* pM=GetSdrMarkByIndex(nm); in GetMarkedObjShear() local
504 SdrMark* pM=GetSdrMarkByIndex(nm); in ShearMarkedObj() local
620 SdrMark* pM=GetSdrMarkByIndex(nm); in CrookMarkedObj() local
[all …]
H A Dsvdedtv2.cxx113 SdrMark* pM=GetSdrMarkByIndex(nm); in MovMarkedToTop() local
114 SdrObject* pObj=pM->GetMarkedSdrObj(); in MovMarkedToTop()
201 SdrMark* pM=GetSdrMarkByIndex(nm); in MovMarkedToBtm() local
313 SdrMark* pM=GetSdrMarkByIndex(nm); in PutMarkedInFrontOfObj() local
412 SdrMark* pM=GetSdrMarkByIndex(nm); in PutMarkedBehindObj() local
1063 pInsPV = pM->GetPageView(); in MergeMarkedObjects()
1261 SdrMark* pM = GetSdrMarkByIndex(a); in CombineMarkedObjects() local
1284 pInsPV = pM->GetPageView(); in CombineMarkedObjects()
1671 SdrMark* pM=GetSdrMarkByIndex(nm); in DismantleMarkedObjects() local
1766 if (pM->GetPageView()==pPV) in GroupMarked()
[all …]
H A Dsvdedtv.cxx551 const SdrMark* pM = GetSdrMarkByIndex(0); in CheckPossibilities() local
574 const SdrMark* pM=GetSdrMarkByIndex(nm); in CheckPossibilities() local
576 const SdrPageView* pPV=pM->GetPageView(); in CheckPossibilities()
693 SdrMark* pM=GetSdrMarkByIndex(nm); in ForceMarkedObjToAnotherPage() local
694 SdrObject* pObj=pM->GetMarkedSdrObj(); in ForceMarkedObjToAnotherPage()
711 pM->SetPageView(pPV); in ForceMarkedObjToAnotherPage()
743 SdrMark* pM = rMark.GetMark(nm); in DeleteMarkedList() local
762 SdrMark* pM = rMark.GetMark(nm); in DeleteMarkedList() local
763 SdrObject* pObj = pM->GetMarkedSdrObj(); in DeleteMarkedList()
948 SdrMark aME(*pM); in CopyMarkedObj()
[all …]
H A Dsvdglev.cxx58 SdrMark* pM=GetSdrMarkByIndex(nm); in ImpDoMarkedGluePoints() local
59 SdrObject* pObj=pM->GetMarkedSdrObj(); in ImpDoMarkedGluePoints()
60 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpDoMarkedGluePoints()
242 SdrMark* pM=GetSdrMarkByIndex(nm); in DeleteMarkedGluePoints() local
243 SdrObject* pObj=pM->GetMarkedSdrObj(); in DeleteMarkedGluePoints()
244 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in DeleteMarkedGluePoints()
286 SdrMark* pM=GetSdrMarkByIndex(nm); in ImpCopyMarkedGluePoints() local
287 SdrObject* pObj=pM->GetMarkedSdrObj(); in ImpCopyMarkedGluePoints()
288 SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpCopyMarkedGluePoints()
322 SdrMark* pM=GetSdrMarkByIndex(nm); in ImpTransformMarkedGluePoints() local
[all …]
H A Dsvddrgmt.cxx396 SdrMark* pM = getSdrDragView().GetSdrMarkByIndex(a); in createSdrDragEntries_SolidDrag() local
398 if(pM->GetPageView() == pPV) in createSdrDragEntries_SolidDrag()
400 const SdrObject* pObject = pM->GetMarkedSdrObj(); in createSdrDragEntries_SolidDrag()
455 SdrMark* pM = getSdrDragView().GetSdrMarkByIndex(a); in createSdrDragEntries_PolygonDrag() local
500 SdrMark* pM = getSdrDragView().GetSdrMarkByIndex(nm); in createSdrDragEntries_PointDrag() local
504 const SdrUShortCont* pPts = pM->GetMarkedPoints(); in createSdrDragEntries_PointDrag()
508 const SdrObject* pObj = pM->GetMarkedSdrObj(); in createSdrDragEntries_PointDrag()
556 const SdrObject* pObj = pM->GetMarkedSdrObj(); in createSdrDragEntries_GlueDrag()
1713 const SdrMark* pM=rML.GetMark(nMarkNum); in MoveSdrDrag() local
1719 const SdrObject* pObj=pM->GetMarkedSdrObj(); in MoveSdrDrag()
[all …]
H A Dsvdmark.cxx588 SdrMark* pM = (SdrMark*)(rSrcList.maList.GetObject(i)); in Merge() local
589 InsertEntry(*pM); in Merge()
597 SdrMark* pM = (SdrMark*)(rSrcList.maList.GetObject(i)); in Merge() local
598 InsertEntry(*pM); in Merge()
639 SdrMark* pM = new SdrMark(pObj, (SdrPageView*)&rPV); in InsertPageView() local
640 maList.Insert(pM, CONTAINER_APPEND); in InsertPageView()
/trunk/main/sw/source/core/attr/
H A Dhints.cxx254 const sal_uInt16* pM; in GetWhichOfScript() local
260 pM = aLangMap; in GetWhichOfScript()
266 pM = aFontMap; in GetWhichOfScript()
272 pM = aFontSizeMap; in GetWhichOfScript()
278 pM = aWeightMap; in GetWhichOfScript()
283 pM = aPostureMap; in GetWhichOfScript()
287 pM = 0; in GetWhichOfScript()
291 if( pM ) in GetWhichOfScript()
299 case ScriptType::COMPLEX: ++pM; // no break; in GetWhichOfScript()
300 case ScriptType::ASIAN: ++pM; // no break; in GetWhichOfScript()
[all …]
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch353 ATLASSERT(pM != NULL);
355 pM->m_hInst = pM->m_hInstTypeLib = pM->m_hInstResource = h;
356 pM->m_nLockCnt=0L;
357 pM->m_hHeap = NULL;
366 ZeroMemory(&pM->m_csTypeInfoHolder, sizeof(pM->m_csTypeInfoHolder));
380 ZeroMemory(&pM->m_csWindowCreate, sizeof(pM->m_csWindowCreate));
381 ZeroMemory(&pM->m_csTypeInfoHolder, sizeof(pM->m_csTypeInfoHolder));
395 ZeroMemory(&pM->m_csObjMap, sizeof(pM->m_csObjMap));
396 ZeroMemory(&pM->m_csWindowCreate, sizeof(pM->m_csWindowCreate));
397 ZeroMemory(&pM->m_csTypeInfoHolder, sizeof(pM->m_csTypeInfoHolder));
[all …]
/trunk/main/basic/workben/
H A Dmgrtest.cxx295 SbModule* pM = pLib->MakeModule( "ModLib1", aSource ); in IMPL_LINK() local
296 DBG_ASSERT( pM, "Modul?" ); in IMPL_LINK()
297 pLib->Compile( pM ); in IMPL_LINK()
314 … SbModule* pM = pLib->MakeModule( "ModuleLib2", "Sub SubInLib2\n print \"Tralala\" \nEnd Sub\n" ); in IMPL_LINK() local
315 pLib->Compile( pM ); in IMPL_LINK()
333 SbModule* pM = pLib->MakeModule( "ModuleLib2", "Sub XYZInLib3\n print \"?!\" \nEnd Sub\n" ); in IMPL_LINK() local
334 pLib->Compile( pM ); in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx158 const SvxMacro* pM = aTbl.Get( (sal_uInt16)(sal_uLong) pE->GetUserData() ); in EnableButtons() local
159 mpImpl->pDeletePB->Enable( 0 != pM && !mpImpl->bReadOnly ); in EnableButtons()
189 SvxMacro* pM = aTbl.Get( nEventId ); in AddEvent() local
190 if( pM ) in AddEvent()
192 String sNew( ConvertToUIName_Impl( pM ) ); in AddEvent()
/trunk/main/xmloff/source/style/
H A DXMLConstantsPropertyHandler.cxx39 const SvXMLEnumMapEntry *pM, in XMLConstantsPropertyHandler() argument
41 pMap( pM ), in XMLConstantsPropertyHandler()
/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx817 ScMatrix* pM; in StoreMatrix() local
830 pM = new ScMatrix( 0, 0 ); in StoreMatrix()
831 pM->IncRef( ); in StoreMatrix()
832 ppP_Matrix[ nP_MatrixAkt ] = pM; in StoreMatrix()
/trunk/main/sfx2/inc/
H A Ddocvor.hxx99 void SetMgr(SfxOrganizeMgr *pM) { pMgr = pM; } in SetMgr() argument
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx353 SbMethod* pM = (SbMethod*)xModule->GetMethods()->Get( nMacro ); in BasicExecute() local
354 DBG_ASSERT( pM, "Method?" ); in BasicExecute()
355 pM->GetLineRange( nStart, nEnd ); in BasicExecute()
360 pMethod = pM; in BasicExecute()
364 else if ( !pMethod || ( nStart < nCurMethodStart && !pM->IsHidden() ) ) in BasicExecute()
366 pMethod = pM; in BasicExecute()
/trunk/main/vcl/inc/vcl/
H A Dvclevent.hxx253 …VclMenuEvent( Menu* pM, sal_uLong n, sal_uInt16 nPos ) : VclSimpleEvent(n) { pMenu = pM; mnPos = n… in VclMenuEvent() argument
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx456 SdrMark* pM=mpDragSrcMarkList->GetMark(nm); in DragFinished() local
458 AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoDeleteObject(*pM->GetMarkedSdrObj())); in DragFinished()
466 SdrMark* pM=mpDragSrcMarkList->GetMark(nm); in DragFinished() local
467 SdrObject* pObj=pM->GetMarkedSdrObj(); in DragFinished()
H A Dsdview3.cxx414 SdrMark* pM = GetSdrMarkByIndex( nM ); in InsertData() local
415 SdrObject* pO = pM->GetMarkedSdrObj(); in InsertData()
491 SdrMark* pM = pMarkList->GetMark(a); in InsertData() local
492 SdrObject* pObj = pM->GetMarkedSdrObj()->Clone(); in InsertData()
513 pRem->pOrig = pM->GetMarkedSdrObj(); in InsertData()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx695 const SdrMark* pM = rView.GetSdrMarkByIndex(i); in collectRectangles() local
696 SdrObject* pObj = pM->GetMarkedSdrObj(); in collectRectangles()
1128 const SdrMark* pM = rView.GetSdrMarkByIndex(i); in BegDragObj() local
1129 SdrObject* pObj = pM->GetMarkedSdrObj(); in BegDragObj()
1521 const SdrMark* pM = rView.GetSdrMarkByIndex(i); in MovAction()
1522 SdrObject* pObj = pM->GetMarkedSdrObj(); in MovAction()
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx341 double dist_Euklid(const Point &p1, const Point& p2,const Point& pM, Point& q) in dist_Euklid() argument
344 Point w(pM - p1); in dist_Euklid()
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx570 SwAccessibleContext::SwAccessibleContext( SwAccessibleMap *pM, in SwAccessibleContext() argument
573 : SwAccessibleFrame( pM->GetVisArea().SVRect(), pF, in SwAccessibleContext()
574 pM->GetShell()->IsPreView() ) in SwAccessibleContext()
575 , pMap( pM ) in SwAccessibleContext()
H A Dacccontext.hxx180 void SetMap(SwAccessibleMap *pM){pMap = pM;} in SetMap() argument
/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx404 typelib_TypeDescription * pM = 0; in typelib_typedescription_initTables() local
405 TYPELIB_DANGER_GET( &pM, pITD->ppAllMembers[i] ); in typelib_typedescription_initTables()
406 OSL_ASSERT( pM ); in typelib_typedescription_initTables()
407 if (pM) in typelib_typedescription_initTables()
409 pReadWriteAttributes[i] = !((typelib_InterfaceAttributeTypeDescription *)pM)->bReadOnly; in typelib_typedescription_initTables()
410 TYPELIB_DANGER_RELEASE( pM ); in typelib_typedescription_initTables()

Completed in 184 milliseconds

12