Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dtxttypes.hxx80 #define POR_FTNNUM 0xe880 macro
/trunk/main/sw/source/core/text/
H A Dporftn.hxx73 { SetWhichPor( POR_FTNNUM ); } in SwFtnNumPortion()
H A Dporlin.hxx140 inline sal_Bool IsFtnNumPortion( )const{ return nWhichPor == POR_FTNNUM; } in IsFtnNumPortion()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx190 case POR_FTNNUM: in Special()