Searched refs:InsertDrawObj (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewdraw.cxx | 170 pWrtShell->SwFEShell::InsertDrawObj( *pObj, aStartPos ); in ExecDraw() 217 pWrtShell->SwFEShell::InsertDrawObj( *pObj, aPos ); in ExecDraw()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 214 pClpDoc->InsertDrawObj(aTemp, *pNew, aSet ); in Copy() 399 pFmt = pDestDoc->InsertDrawObj( *pDestShell->GetCrsr(), *pNew, aSet ); in CopyDrawSel() 1458 pFmt = GetDoc()->InsertDrawObj( *GetCrsr(), *pNewObj, aFrmSet ); in Paste()
|
H A D | fefly1.cxx | 943 void SwFEShell::InsertDrawObj( SdrObject& rDrawObj, in InsertDrawObj() function in SwFEShell 968 SwDrawFrmFmt* pFmt = GetDoc()->InsertDrawObj( aPam, rDrawObj, rFlyAttrSet ); in InsertDrawObj()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | grfshex.cxx | 137 rSh.SwFEShell::InsertDrawObj( *pObj, aPos ); in InsertMediaDlg()
|
/aoo42x/main/sw/inc/ |
H A D | IDocumentContentOperations.hxx | 141 …virtual SwDrawFrmFmt* InsertDrawObj( const SwPaM &rRg, SdrObject& rDrawObj, const SfxItemSet& rFly…
|
H A D | fesh.hxx | 553 void InsertDrawObj( SdrObject& rDrawObj,
|
H A D | doc.hxx | 894 virtual SwDrawFrmFmt* InsertDrawObj(
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 313 pFmt = rDoc.InsertDrawObj(*pPaM, *pRet, *pFlySet ); in ImportOle()
|
H A D | ww8graf2.cxx | 699 pRet = rDoc.InsertDrawObj(*pPaM, *pObject, aAttrSet ); in ImportGraf()
|
H A D | ww8graf.cxx | 1409 SwFrmFmt *pFrm = rDoc.InsertDrawObj( *pPaM, *pObject, aSet ); in ReadGrafLayer1() 2834 pRetFrmFmt = rDoc.InsertDrawObj(*pPaM, *pObject, aFlySet ); in Read_GrafLayer()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 217 pDoc->InsertDrawObj( *pPam, *pNewDrawObj, aFrmSet ); in InsertDrawObject()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 2695 rSh.SwFEShell::InsertDrawObj( *pObj, *pDragPt ); in _PasteDBData() 2758 rSh.SwFEShell::InsertDrawObj( *pObj, *pDragPt ); in _PasteDBData()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 1305 /* SwFrmFmt* pRetFrmFmt = */pDoc->InsertDrawObj(*pPam, *pStroke, aFlySet ); in ReadDrawingObject() 1337 /* SwFrmFmt* pRetFrmFmt = */pDoc->InsertDrawObj(*pPam, *pStroke, aFlySet ); in InsertShpObject()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 919 SwDrawFrmFmt* SwDoc::InsertDrawObj( in InsertDrawObj() function in SwDoc
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 760 pDoc->InsertDrawObj( *pTemp, *pObj, aSet ); in add()
|
Completed in 131 milliseconds