/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 691 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 693 m_rWW8Export.pO->Insert( nLvl, m_rWW8Export.pO->Count() ); in OutlineNumbering() 743 pO->Insert(sal_uInt8(9), pO->Count()); in DisallowInheritingOutlineNumbering() 1106 m_rWW8Export.pO->Insert( 93, m_rWW8Export.pO->Count() ); in CharFont() 1183 m_rWW8Export.pO->Insert( 96, m_rWW8Export.pO->Count() ); in CharKerning() 1259 m_rWW8Export.pO->Insert( 94, m_rWW8Export.pO->Count() ); in CharUnderline() 1331 m_rWW8Export.pO->Insert( b, m_rWW8Export.pO->Count() ); in CharUnderline() 1414 m_rWW8Export.pO->Insert( b, m_rWW8Export.pO->Count() ); in CharEscapement() 1646 m_rWW8Export.pO->Insert( 98, m_rWW8Export.pO->Count() ); in CharColor() 1649 m_rWW8Export.pO->Insert( nColor, m_rWW8Export.pO->Count() ); in CharColor() [all …]
|
H A D | wrtw8sty.cxx | 293 pO->Insert( (sal_uInt8)0, pO->Count() ); // Adresse in impl_SkipOdd() 345 WW8Bytes* pO = m_rWW8Export.pO; in StartStyle() local 420 WW8Bytes* pO = m_rWW8Export.pO; in StartStyleProperties() local 459 WW8Bytes* pO = m_rWW8Export.pO; in EndStyleProperties() local 1293 m_rWW8Export.pO->Insert( 1 , m_rWW8Export.pO->Count() ); in SectionFormProtection() 1303 m_rWW8Export.pO->Insert( 154, m_rWW8Export.pO->Count() ); in SectionLineNumbering() 1310 m_rWW8Export.pO->Insert( 155, m_rWW8Export.pO->Count() ); in SectionLineNumbering() 1341 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in SectionTitlePage() 1392 m_rWW8Export.pO->Insert( nb, m_rWW8Export.pO->Count() ); in SectionPageNumbering() 1401 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in SectionPageNumbering() [all …]
|
H A D | wrtww8.cxx | 1498 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets() 1499 pO->Remove( 0, pO->Count() ); in OutGrfBullets() 1968 delete pO; in RestoreData() 2140 m_rWW8Export.pO->Insert( 185, m_rWW8Export.pO->Count() ); in TableCanSplit() 2142 m_rWW8Export.pO->Insert( nCantSplit, m_rWW8Export.pO->Count() ); in TableCanSplit() 2203 m_rWW8Export.pO->Insert( 189, m_rWW8Export.pO->Count() ); in TableHeight() 2264 m_rWW8Export.pO->Insert( nTPc, m_rWW8Export.pO->Count() ); in TableSpacing() 2290 m_rWW8Export.pO->Insert( 186, m_rWW8Export.pO->Count() ); in TableDefinition() 2291 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in TableDefinition() 3398 DELETEZ( pO ); in ExportDocument_Impl() [all …]
|
H A D | wrtw8nds.cxx | 688 sal_uInt16 nEnd = pO ? pO->Count() : 0; in GetCurrentItems() 1554 m_rWW8Export.pO->Insert( 0x20, m_rWW8Export.pO->Count() ); in FormatDrop() 1557 m_rWW8Export.pO->Insert( 0x02, m_rWW8Export.pO->Count() ); in FormatDrop() 1576 m_rWW8Export.pO->Insert( 0x20, m_rWW8Export.pO->Count() ); in FormatDrop() 1579 m_rWW8Export.pO->Insert( 0x02, m_rWW8Export.pO->Count() ); in FormatDrop() 1590 m_rWW8Export.pO->Insert( 20, m_rWW8Export.pO->Count() ); // Line spacing in FormatDrop() 1608 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); in FormatDrop() 1645 m_rWW8Export.pO->Remove( 0, m_rWW8Export.pO->Count() ); in FormatDrop() 2864 m_rWW8Export.pO->Insert( 7, m_rWW8Export.pO->Count() ); // len in Redline() 2865 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in Redline() [all …]
|
H A D | wrtw8num.cxx | 305 WW8Bytes* pOldpO = m_rWW8Export.pO; in NumberingLevel() 306 m_rWW8Export.pO = &aCharAtrs; in NumberingLevel() 318 m_rWW8Export.pO->Insert( 93, m_rWW8Export.pO->Count() ); in NumberingLevel() 336 m_rWW8Export.pO = pOldpO; in NumberingLevel() 648 pO->Insert( aSprmOlstHdr, sizeof( aSprmOlstHdr ), pO->Count() ); in OutputOlst() 665 pO->Insert( (sal_uInt8*)&aOlst, sizeof( aOlst ), pO->Count() ); in OutputOlst() 671 pO->Insert( 13, pO->Count() ); in Out_WwNumLvl() 672 pO->Insert( nWwLevel, pO->Count() ); in Out_WwNumLvl()
|
H A D | wrtww8gr.cxx | 384 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrf() 385 pO->Remove( 0, pO->Count() ); // leeren in OutGrf() 485 pO->Insert( nSty, 2, pO->Count() ); // Style #0 in OutGrf() 492 pPapPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrf() 493 pO->Remove( 0, pO->Count() ); // leeren in OutGrf()
|
H A D | wrtww8.hxx | 921 WW8Bytes* pO; ///< Buffer member in WW8Export 1010 void WriteFtnBegin( const SwFmtFtn& rFtn, WW8Bytes* pO = 0 ); 1011 void WritePostItBegin( WW8Bytes* pO = 0 ); 1068 { pO->Insert( pBytes, nSiz, pO->Count() ); } in OutSprmBytes() 1113 void InsUInt16( sal_uInt16 n ) { SwWW8Writer::InsUInt16( *pO, n ); } in InsUInt16() 1114 void InsUInt32( sal_uInt32 n ) { SwWW8Writer::InsUInt32( *pO, n ); } in InsUInt32() 1116 { SwWW8Writer::InsAsString16( *pO, rStr ); } in InsAsString16() 1118 { SwWW8Writer::InsAsString8( *pO, rStr, eCodeSet ); } in InsAsString8()
|
H A D | wrtw8esh.cxx | 1375 ASSERT( !pO->Count(), " pO ist am Zeilenanfang nicht leer" ); in WriteOutliner() 1400 pO->Count(), pO->GetData() ); in WriteOutliner() 1401 pO->Remove( 0, pO->Count() ); // leeren in WriteOutliner() 1412 ASSERT( !pO->Count(), " pO ist am ZeilenEnde nicht leer" ); in WriteOutliner() 1414 pO->Insert( bNul, pO->Count() ); // Style # as short in WriteOutliner() 1415 pO->Insert( bNul, pO->Count() ); in WriteOutliner() 1421 pO->Count(), pO->GetData() ); in WriteOutliner() 1422 pO->Remove( 0, pO->Count() ); // leeren in WriteOutliner()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedtv1.cxx | 113 SdrObject* pO=pM->GetMarkedSdrObj(); in SetMarkedObjRect() local 117 Rectangle aR1(pO->GetSnapRect()); in SetMarkedObjRect() 149 pO->SetSnapRect(aR1); in SetMarkedObjRect() 219 pO->Move(rSiz); in MoveMarkedObj() 252 pO->Resize(rRef,xFact,yFact); in ResizeMarkedObj() 433 pO->Mirror(rRef1,rRef2); in MirrorMarkedObj() 473 long nWink2=pO->GetShearAngle(); in GetMarkedObjShear() 537 if(!bDone && !pPath && pO->IsPolyObj() && 0L != pO->GetPointCount()) in ImpCrookObj() 546 Point aPt(pO->GetPoint(nPtNum)); in ImpCrookObj() 651 else if(pO->IsPolyObj()) in ImpDistortObj() [all …]
|
H A D | svdedtv.cxx | 940 SdrObject* pO=pM->GetMarkedSdrObj()->Clone(); in CopyMarkedObj() local 941 if (pO!=NULL) { in CopyMarkedObj() 943 pM->GetPageView()->GetObjList()->InsertObject(pO,CONTAINER_APPEND,&aReason); in CopyMarkedObj() 946 AddUndo(GetModel()->GetSdrUndoFactory().CreateUndoCopyObject(*pO)); in CopyMarkedObj() 949 aME.SetMarkedSdrObj(pO); in CopyMarkedObj() 950 aCloneList.AddPair(pM->GetMarkedSdrObj(), pO); in CopyMarkedObj()
|
H A D | svdpoev.cxx | 567 SdrObject* pO=pM->GetMarkedSdrObj(); in CloseMarkedObjects() local 568 sal_Bool bClosed=pO->IsClosedObj(); in CloseMarkedObjects() 569 if (pO->IsPolyObj() && (bClosed==bOpen) || bToggle) in CloseMarkedObjects() 572 AddUndo(GetModel()->GetSdrUndoFactory().CreateUndoGeoObject(*pO)); in CloseMarkedObjects() 574 SdrPathObj* pPathObj = dynamic_cast< SdrPathObj* >( pO ); in CloseMarkedObjects()
|
H A D | svdsnpv.cxx | 387 SdrObject* pO=aIter.Next(); in SnapPos() local 388 Rectangle aRect(pO->GetCurrentBoundRect()); in SnapPos() 396 sal_uInt32 nAnz(pO->GetSnapPointCount()); in SnapPos() 399 Point aP(pO->GetSnapPoint(i)); in SnapPos() 410 Rectangle aLog(pO->GetSnapRect()); in SnapPos()
|
H A D | svdobj.cxx | 2898 for( SdrObject* pO = aIter.Next(); pO && !bRet; pO = aIter.Next() ) in IsTransparent() local 2900 const SfxItemSet& rAttr = pO->GetMergedItemSet(); in IsTransparent() 2909 else if( pO->ISA( SdrGrafObj ) ) in IsTransparent() 2911 SdrGrafObj* pGrafObj = (SdrGrafObj*) pO; in IsTransparent()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | futext.cxx | 200 SdrOutliner* pO = MakeOutliner(); in MouseButtonDown() local 201 lcl_UpdateHyphenator( *pO, pObj ); in MouseButtonDown() 211 pO->SetVertical( bVertical ); in MouseButtonDown() 214 if ( pView->SdrBeginTextEdit(pObj, pPV, pWindow, sal_True, pO) ) in MouseButtonDown() 217 pViewShell->SetDrawTextUndo( &pO->GetUndoManager() ); in MouseButtonDown() 772 SdrOutliner* pO = MakeOutliner(); in SetInEditMode() local 773 lcl_UpdateHyphenator( *pO, pObj ); in SetInEditMode() 783 pO->SetVertical( bVertical ); in SetInEditMode() 786 if ( pView->SdrBeginTextEdit(pObj, pPV, pWindow, sal_True, pO) ) in SetInEditMode() 789 pViewShell->SetDrawTextUndo( &pO->GetUndoManager() ); in SetInEditMode()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | virtoutp.cxx | 196 OutputDevice *pO = pSh->GetOut(); in Enter() local 198 if( OUTDEV_WINDOW != pO->GetOutDevType() ) in Enter() 201 pOut = pO; in Enter() 206 Rectangle aTmpRect( pO->LogicToPixel( aTmp.SVRect() ) ); in Enter() 218 aRect = SwRect( pO->PixelToLogic( aTmpRect ) ); in Enter()
|
H A D | layact.cxx | 230 SdrObject *pO = rObjs[i]->DrawObj(); in PaintWithoutFlys() local 231 if ( !pO->ISA(SwVirtFlyDrawObj) ) in PaintWithoutFlys() 236 if ( !pIDDMA->IsVisibleLayerId( pO->GetLayer() ) ) in PaintWithoutFlys() 241 SwFlyFrm *pFly = ((SwVirtFlyDrawObj*)pO)->GetFlyFrm(); in PaintWithoutFlys() 255 if ( pO->GetLayer() == pTmp->GetLayer() ) in PaintWithoutFlys() 257 if ( pO->GetOrdNumDirect() < pTmp->GetOrdNumDirect() ) in PaintWithoutFlys()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 104 SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdrObj(); in GetFlyFromMarked() local 105 if ( pO && pO->ISA(SwVirtFlyDrawObj) ) in GetFlyFromMarked() 106 return ((SwVirtFlyDrawObj*)pO)->GetFlyFrm(); in GetFlyFromMarked() 792 SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdrObj(); in lcl_NotifyNeighbours() local 793 if ( pO->ISA(SwVirtFlyDrawObj) ) in lcl_NotifyNeighbours() 812 SwFrm* pAnch = ( (SwDrawContact*)GetUserCall(pO) )->GetAnchorFrm( pO ); in lcl_NotifyNeighbours() 817 aRect = GetBoundRectOfAnchoredObj( pO ); in lcl_NotifyNeighbours() 1379 SwFlyFrm *pFly = pO->GetFlyFrm(); in GetBestObject() 1485 SwVirtFlyDrawObj *pO = (SwVirtFlyDrawObj*)pBest; in GotoObj() local 1486 const SwRect& rFrm = pO->GetFlyFrm()->Frm(); in GotoObj() [all …]
|
H A D | fefly1.cxx | 309 SdrObject *pO = rMrkList.GetMark( 0 )->GetMarkedSdrObj(); in FindFlyFrm() local 310 return ( pO && pO->ISA(SwVirtFlyDrawObj) ) ? ((SwVirtFlyDrawObj*)pO)->GetFlyFrm() : 0; in FindFlyFrm()
|
/aoo41x/main/sw/source/core/view/ |
H A D | vdraw.cxx | 269 SdrObject *pO = rMrkList.GetMark(rMrkList.GetMarkCount()-1)->GetMarkedSdrObj(); in IsDragPossible() local 272 if( pO && ::CalcClipRect( pO, aRect, sal_False ) ) in IsDragPossible() 275 ::CalcClipRect( pO, aTmp, sal_True ); in IsDragPossible()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdpage.hxx | 70 SdrInsertReason(SdrInsertReasonKind eR,const SdrObject* pO=NULL): pRefObj(pO),eReason(eR) {} in SdrInsertReason() argument 71 void SetReferenceObject(const SdrObject* pO) { pRefObj=pO; } in SetReferenceObject() argument
|
H A D | svdedtv.hxx | 177 void ImpCrookObj(SdrObject* pO, const Point& rRef, const Point& rRad, SdrCrookMode eMode, 179 …void ImpDistortObj(SdrObject* pO, const Rectangle& rRef, const XPolygon& rDistortedRect, sal_Bool …
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dview.cxx | 299 const SdrObject *pO = in GetMaxToTopObj() local 302 if ( pO->GetOrdNumDirect() > nOrdNum ) in GetMaxToTopObj() 304 const SwFrm *pTmpAnch = ::lcl_FindAnchor( pO, sal_False ); in GetMaxToTopObj() 307 nOrdNum = pO->GetOrdNumDirect(); in GetMaxToTopObj()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 415 SdrObject* pO = pM->GetMarkedSdrObj(); in InsertData() local 417 if( pO ) in InsertData() 423 …AddUndo(GetModel()->GetSdrUndoFactory().CreateUndoObjectLayerChange(*pO, pO->GetLayer(), (SdrLayer… in InsertData() 427 pO->SetLayer( (SdrLayerID) nLayer ); in InsertData()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | namedvaluecollection.hxx | 357 ::com::sun::star::uno::Any* pO = aWrappedValues.getArray(); in impl_wrap() 361 *(pO++) = ::com::sun::star::uno::makeAny<VALUE_TYPE>( *(pV++) ); in impl_wrap()
|
/aoo41x/main/vcl/source/fontsubset/ |
H A D | cff.cxx | 2135 char* pO = pFontName; in emitAsType1() local 2137 while( pO < pLimit) { in emitAsType1() 2140 *(pO++) = c; in emitAsType1() 2144 *pO = '\0'; in emitAsType1()
|