Home
last modified time | relevance | path

Searched refs:bFlyFmt (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/core/doc/
H A Ddoclay.cxx1094 bool bFlyFmt = RES_FLYFRMFMT == pFly->Which(); in GetAllFlyFmts() local
1095 if( bFlyFmt || bDrawFmt ) in GetAllFlyFmts()
/AOO42X/main/sw/source/filter/ww8/
H A Dwrtww8.hxx666 void OutputFormat( const SwFmt& rFmt, bool bPapFmt, bool bChpFmt, bool bFlyFmt = false );
H A Dww8atr.cxx757 void MSWordExportBase::OutputFormat( const SwFmt& rFmt, bool bPapFmt, bool bChpFmt, bool bFlyFmt ) in OutputFormat() argument
825 if (bFlyFmt) in OutputFormat()