Home
last modified time | relevance | path

Searched refs:pO (Results 1 – 25 of 33) sorted by last modified time

12

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6852 void SetOutDevAndWin( ViewShell *pSh, OutputDevice *pO, in SetOutDevAndWin() argument
6855 pSh->pOut = pO; in SetOutDevAndWin()
H A Dlayact.cxx230 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()
H A Dvirtoutp.cxx196 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()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2898 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()
H A Dsvdograf.cxx1484 IMPL_LINK( SdrGrafObj, ImpSwapHdl, GraphicObject*, pO ) in IMPL_LINK() argument
1488 if( pO->IsInSwapOut() ) in IMPL_LINK()
1519 else if( pO->IsInSwapIn() ) in IMPL_LINK()
H A Dsvddrgmt.cxx3482 SdrObject* pO=pM->GetMarkedSdrObj(); in EndSdrDrag() local
3483 Point aCtr0(pO->GetSnapRect().Center()); in EndSdrDrag()
3493 AddUndo(getSdrDragView().GetModel()->GetSdrUndoFactory().CreateUndoMoveObject(*pO,aSiz)); in EndSdrDrag()
3494 pO->Move(aSiz); in EndSdrDrag()
H A Dsvdedtv.cxx940 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()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1421 void SetNumOlst( SwNumRule* pNumR, WW8_OLST* pO, sal_uInt8 nSwLevel );
H A Dww8atr.cxx691 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 Dwrtw8esh.cxx1364 ASSERT( !pO->Count(), " pO ist am Zeilenanfang nicht leer" ); in WriteOutliner()
1389 pO->Count(), pO->GetData() ); in WriteOutliner()
1390 pO->Remove( 0, pO->Count() ); // leeren in WriteOutliner()
1401 ASSERT( !pO->Count(), " pO ist am ZeilenEnde nicht leer" ); in WriteOutliner()
1403 pO->Insert( bNul, pO->Count() ); // Style # as short in WriteOutliner()
1404 pO->Insert( bNul, pO->Count() ); in WriteOutliner()
1410 pO->Count(), pO->GetData() ); in WriteOutliner()
1411 pO->Remove( 0, pO->Count() ); // leeren in WriteOutliner()
H A Dww8par2.cxx945 void SwWW8ImplReader::SetNumOlst(SwNumRule* pNumR, WW8_OLST* pO, sal_uInt8 nSwLevel) in SetNumOlst() argument
948 WW8_ANLV &rAV = pO->rganlv[nSwLevel]; in SetNumOlst()
954 for (i = 0, pAV1 = pO->rganlv; i < nSwLevel; ++i, ++pAV1) in SetNumOlst()
962 SetAnlvStrings(aNF, rAV, pO->rgch + nTxtOfs, true); // und rein in SetNumOlst()
H A Dwrtw8nds.cxx688 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 Dwrtww8.cxx1484 pChpPlc->AppendFkpEntry( Strm().Tell(), pO->Count(), pO->GetData() ); in OutGrfBullets()
1485 pO->Remove( 0, pO->Count() ); in OutGrfBullets()
1954 delete pO; in RestoreData()
2126 m_rWW8Export.pO->Insert( 185, m_rWW8Export.pO->Count() ); in TableCanSplit()
2128 m_rWW8Export.pO->Insert( nCantSplit, m_rWW8Export.pO->Count() ); in TableCanSplit()
2189 m_rWW8Export.pO->Insert( 189, m_rWW8Export.pO->Count() ); in TableHeight()
2250 m_rWW8Export.pO->Insert( nTPc, m_rWW8Export.pO->Count() ); in TableSpacing()
2276 m_rWW8Export.pO->Insert( 186, m_rWW8Export.pO->Count() ); in TableDefinition()
2277 m_rWW8Export.pO->Insert( 1, m_rWW8Export.pO->Count() ); in TableDefinition()
3384 DELETEZ( pO ); in ExportDocument_Impl()
[all …]
H A Dwrtww8.hxx921 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 Dwrtww8gr.cxx384 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 Dwrtw8num.cxx305 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 Dwrtw8sty.cxx293 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 …]
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2135 char* pO = pFontName; in emitAsType1() local
2137 while( pO < pLimit) { in emitAsType1()
2140 *(pO++) = c; in emitAsType1()
2144 *pO = '\0'; in emitAsType1()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx453 SdrObject* pO; in SolveSolver() local
459 pO = pPtr->pAObj; in SolveSolver()
466 pO = pPtr->pBObj; in SolveSolver()
470 if ( pO ) in SolveSolver()
474 Reference< XShape > aXShape( pO->getUnoShape(), UNO_QUERY ); in SolveSolver()
476 SdrGluePointList* pList = pO->ForceGluePointList(); in SolveSolver()
480 sal_uInt32 nInventor = pO->GetObjInventor(); in SolveSolver()
484 sal_uInt32 nObjId = pO->GetObjIdentifier(); in SolveSolver()
747 SdrGluePointList* pLst = pO->ForceGluePointList(); in SolveSolver()
783 pO->SetChanged(); in SolveSolver()
[all …]
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx252 SdrObject *pO = rMrkList.GetMark(rMrkList.GetMarkCount()-1)->GetMarkedSdrObj(); in IsDragPossible() local
255 if( pO && ::CalcClipRect( pO, aRect, sal_False ) ) in IsDragPossible()
258 ::CalcClipRect( pO, aTmp, sal_True ); in IsDragPossible()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx415 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()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx101 SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdrObj(); in GetFlyFromMarked() local
102 if ( pO && pO->ISA(SwVirtFlyDrawObj) ) in GetFlyFromMarked()
103 return ((SwVirtFlyDrawObj*)pO)->GetFlyFrm(); in GetFlyFromMarked()
789 SdrObject *pO = pLst->GetMark( 0 )->GetMarkedSdrObj(); in lcl_NotifyNeighbours() local
790 if ( pO->ISA(SwVirtFlyDrawObj) ) in lcl_NotifyNeighbours()
809 SwFrm* pAnch = ( (SwDrawContact*)GetUserCall(pO) )->GetAnchorFrm( pO ); in lcl_NotifyNeighbours()
814 aRect = GetBoundRectOfAnchoredObj( pO ); in lcl_NotifyNeighbours()
1376 SwFlyFrm *pFly = pO->GetFlyFrm(); in GetBestObject()
1482 SwVirtFlyDrawObj *pO = (SwVirtFlyDrawObj*)pBest; in GotoObj() local
1483 const SwRect& rFrm = pO->GetFlyFrm()->Frm(); in GotoObj()
[all …]
H A Dfefly1.cxx309 SdrObject *pO = rMrkList.GetMark( 0 )->GetMarkedSdrObj(); in FindFlyFrm() local
310 return ( pO && pO->ISA(SwVirtFlyDrawObj) ) ? ((SwVirtFlyDrawObj*)pO)->GetFlyFrm() : 0; in FindFlyFrm()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx299 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()
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx82 SwTblFmtCmp::SwTblFmtCmp( SwFrmFmt *pO, SwFrmFmt *pN, sal_Int16 nT ) in SwTblFmtCmp() argument
83 : pOld ( pO ), pNew ( pN ), nType( nT ) in SwTblFmtCmp()

Completed in 437 milliseconds

12