Searched refs:WritePICFHeader (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 526 void SwWW8WrGrf::WritePICFHeader(SvStream& rStrm, const sw::Frame &rFly, in WritePICFHeader() function in SwWW8WrGrf 714 WritePICFHeader(rStrm, rFly, mm, nWidth, nHeight, in WriteGrfFromGrfNode() 724 WritePICFHeader(rStrm, rFly, 0x64, nWidth, nHeight, in WriteGrfFromGrfNode() 758 WritePICFHeader(rStrm, rFly, 8, nWidth, nHeight, in WriteGrfFromGrfNode() 955 WritePICFHeader(rStrm, rFly, 8, nWidth, nHeight, in WriteGraphicNode() 969 WritePICFHeader(rStrm, rFly, 0x64, nWidth, nHeight, in WriteGraphicNode() 994 WritePICFHeader(rStrm, rFly, 8, nWidth, nHeight, in WriteGraphicNode() 1015 WritePICFHeader(rStrm, rFly, 0x64, nWidth, nHeight); in WriteGraphicNode()
|
H A D | wrtww8.hxx | 1375 void WritePICFHeader(SvStream& rStrm, const sw::Frame &rFly,
|
Completed in 41 milliseconds