Home
last modified time | relevance | path

Searched refs:grfNode (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx869 : grfNode( n ), size( s ), pSdrObj(sObj) {}; in PostponedGraphic()
871 const SwGrfNode* grfNode; member
H A Ddocxattributeoutput.cxx2701 FlyFrameGraphic(rPostponedDiagram.grfNode, rPostponedDiagram.size, in WritePostponedGraphic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx894 : grfNode( n ), size( s ), pSdrObj(sObj) {}; in PostponedGraphic()
896 const SwGrfNode* grfNode; member
H A Ddocxattributeoutput.cxx2832 FlyFrameGraphic(rPostponedDiagram.grfNode, rPostponedDiagram.size, in WritePostponedGraphic()