Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par2.cxx2197 if ((!pIo->InLocalApo()) && (eOri == text::HoriOrientation::CENTER)) in CalcDefaults()
2574 if (!pIo->nInTable && pIo->InLocalApo() && pIo->pSFlyPara->pFlyFmt && in CreateSwTable()
H A Dww8par.hxx1400 bool InLocalApo() const { return InEqualApo(nInTable); } in InLocalApo() function in SwWW8ImplReader
H A Dww8par6.cxx827 if (mrReader.nInTable || mrReader.bTxbxFlySection || mrReader.InLocalApo()) in CreateSep()
4918 if (!InLocalApo() || !bIsB || in Read_Border()