Home
last modified time | relevance | path

Searched refs:ReRead (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx342 rSh.ReRead( URIHelper::SmartRel2Abs( in Execute()
517 GetShell().ReRead( aEmptyStr, aEmptyStr, in ExecAttr()
H A Dbasesh.cxx766 rSh.ReRead( aGrfName, aFltName, &aGrf ); in Execute()
1040 rSh.ReRead( aEmptyStr, aEmptyStr, &pDlg->GetGraphic()); in Execute()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1996 rSh.ReRead( sURL, aEmptyStr, &aGrf ); in _PasteTargetURL()
2003 rSh.ReRead( sURL, aEmptyStr, &aGrf ); in _PasteTargetURL()
2116 rWrtShell.ReRead( aCmd, sLnkTyp, &aGrf ); in _PasteDDE()
2408 rSh.ReRead( sURL, aEmptyStr, &aGrf ); in _PasteGrf()
2436 rSh.ReRead( sURL, aEmptyStr, &aGrf ); in _PasteGrf()
3423 rSh.ReRead( sGrfNm, sFltNm, rSrcSh.GetGraphic() ); in PrivateDrop()
/trunk/main/sw/inc/
H A DIDocumentContentOperations.hxx136 …virtual void ReRead(SwPaM&, const String& rGrfName, const String& rFltName, const Graphic* pGraphi…
H A Dndgrf.hxx170 sal_Bool ReRead( const String& rGrfName, const String& rFltName,
H A Deditsh.hxx599 void ReRead( const String& rGrfName, const String& rFltName,
H A Ddoc.hxx909 …virtual void ReRead(SwPaM&, const String& rGrfName, const String& rFltName, const Graphic* pGraphi…
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx355 void SwEditShell::ReRead( const String& rGrfName, const String& rFltName, in ReRead() function in SwEditShell
359 pDoc->ReRead( *GetCrsr(), rGrfName, rFltName, pGraphic, pGrfObj ); in ReRead()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx112 ReRead( rGrfName, rFltName, pGraphic, 0, sal_False ); in SwGrfNode()
173 sal_Bool SwGrfNode::ReRead( in ReRead() function in SwGrfNode
/trunk/main/sw/source/core/undo/
H A Dunins.cxx819 pGrfNd->ReRead( *pOldNm, pFltr ? *pFltr : aEmptyStr, 0, 0, sal_True ); in SetAndSave()
825 pGrfNd->ReRead( aEmptyStr, aEmptyStr, pOldGrf, 0, sal_True ); in SetAndSave()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1972 void SwDoc::ReRead( SwPaM& rPam, const String& rGrfName, in ReRead() function in SwDoc
1992 pGrfNd->ReRead( rGrfName, rFltName, pGraphic, pGrafObj, sal_True ); in ReRead()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1569 pFmt->GetDoc()->ReRead( aGrfPaM, sGrfName, sFltName, 0, in setPropertyValue()
1591 pFmt->GetDoc()->ReRead( aGrfPaM, String(), String(), &aGraphic, 0 ); in setPropertyValue()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx236 rSh.ReRead( in InsertGraphic()

Completed in 123 milliseconds