Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx485 bool bOldGrf = bOutGrf; in OutGrf()
486 bOutGrf = true; in OutGrf()
490 bOutGrf = bOldGrf; in OutGrf()
H A Dwrtww8.hxx548 sal_uInt8 bOutGrf : 1; // Grafik wird ausgegeben member in MSWordExportBase
H A Dww8atr.cxx3439 if( m_rWW8Export.bOutGrf ) in FormatFrameSize()
4308 if ( !m_rWW8Export.bOutGrf ) in FormatBox()
H A Dwrtww8.cxx3089 bOutGrf = bInWriteEscher = bStartTOX = in ExportDocument()