Home
last modified time | relevance | path

Searched refs:IsLinkedFile (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/source/core/graphic/
H A Dndgrf.cxx161 if ( IsLinkedFile() ) in SwGrfNode()
1066 if ( IsLinkedFile() ) in MakeCopy()
1280 if ( !IsLinkedFile() ) in TriggerAsyncRetrieveInputStream()
1307 if ( IsLinkedFile() ) in ApplyInputStream()
1323 if ( !bInSwapIn && IsLinkedFile() ) in UpdateLinkWithInputStream()
1342 if ( IsLinkedFile() ) in IsAsyncRetrieveInputStreamPossible()
/aoo41x/main/sw/source/core/edit/
H A Deditsh.cxx279 ( pGrfNode->IsLinkedFile() && GRAPHIC_DEFAULT == pGrf->GetType() ) ) in GetGraphic()
290 if ( pGrf->IsSwapOut() && !pGrfNode->IsLinkedFile() ) in GetGraphic()
309 (bOnlyLinked ? ( pGrfNode->IsLinkedFile() && in IsGrfSwapOut()
380 if( pGrfNode && pGrfNode->IsLinkedFile() ) in GetGrfNms()
719 if( rGrf.IsSwapOut() || ( ((SwGrfNode*)pNd)->IsLinkedFile() && in GetIMapGraphic()
/aoo41x/main/sw/inc/
H A Dndgrf.hxx197 inline sal_Bool IsLinkedFile() const;
234 inline sal_Bool SwGrfNode::IsLinkedFile() const in IsLinkedFile() function in SwGrfNode
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx391 if ( pGrfNd && pGrfNd->IsLinkedFile() ) in OutGrf()
497 else if ( pGrfNd && pGrfNd->IsLinkedFile() ) in OutGrf()
692 if (rGrfNd.IsLinkedFile()) // Linked File in WriteGrfFromGrfNode()
H A Dwrtw8esh.cxx1645 if (pGrfNd->IsLinkedFile()) in WriteGrfFlyFrame()
H A Ddocxattributeoutput.cxx1510 if ( rGrfNode.IsLinkedFile() ) in FlyFrameGraphic()
/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx603 if( pGrfNd && pGrfNd->IsLinkedFile() ) in GetGrfNms()
H A Dnotxtfrm.cxx930 pGrfNd->IsLinkedFile() && in PaintPicture()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlfly.cxx1585 if( !pGrfNd->IsLinkedFile() || RES_MIRROR_GRAPH_DONT != rMirror.GetValue() ) in OutHTML_FrmFmtGrfNode()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx1620 pGrfNode->IsLinkedFile() ) in getPropertyValue()

Completed in 196 milliseconds