Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtww8.hxx136 #define GRF_MAGIC_3 0x56 macro
H A Dwrtww8.cxx1107 if( pSprms[ n ] == GRF_MAGIC_3 && in SearchSameSprm()
1259 if( *(p+2) != GRF_MAGIC_3 ) in Write()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtww8.hxx141 #define GRF_MAGIC_3 0x56 macro
H A Dwrtww8.cxx1130 if( pSprms[ n ] == GRF_MAGIC_3 && in SearchSameSprm()
1282 if( *(p+2) != GRF_MAGIC_3 ) in Write()