Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporfly.cxx305 SetWhichPor( POR_FLYCNT ); in SwFlyCntPortion()
334 SetWhichPor( POR_FLYCNT ); in SwFlyCntPortion()
H A Dporlin.hxx132 inline sal_Bool IsFlyCntPortion( )const{ return nWhichPor == POR_FLYCNT; } in IsFlyCntPortion()
/trunk/main/sw/source/core/inc/
H A Dtxttypes.hxx38 #define POR_FLYCNT 0x0001 macro
/trunk/main/sw/source/core/access/
H A Daccportions.cxx169 case POR_FLYCNT: in Special()