Home
last modified time | relevance | path

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

/AOO41X/main/oox/source/xls/
H A Dpivottablebuffer.cxx144 const sal_uInt32 BIFF12_PTDEF_APPLYBORDER = 0x08000000; variable
1184 maDefModel.mbApplyBorder = getFlag( nFlags2, BIFF12_PTDEF_APPLYBORDER ); in importPTDefinition()