Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.hxx223 bool IsBiDi() const { return maPageInfo.mbRTLsection; } in IsBiDi() function in rtfSection
H A Dswparrtf.cxx830 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.hxx748 bool IsBiDi() const { return maSep.fBiDi ? true : false; } in IsBiDi() function in wwSection
H A Dww8par6.cxx689 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection()

Completed in 637 milliseconds