Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/text/
H A Dtxttab.cxx443 case POR_TABLEFT: in PreFormat()
514 ASSERT( POR_TABLEFT != nWhich, "SwTabPortion::PostFormat: already formatted" ); in PostFormat()
H A Dportab.hxx63 { SetWhichPor( POR_TABLEFT ); } in SwTabLeftPortion()
H A Dporlin.hxx139 inline sal_Bool IsTabLeftPortion()const{ return nWhichPor == POR_TABLEFT;} in IsTabLeftPortion()
/AOO42X/main/sw/source/core/inc/
H A Dtxttypes.hxx98 #define POR_TABLEFT 0x0740 macro