Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.hxx224 bool IsBiDi() const { return maPageInfo.mbRTLsection; } in IsBiDi() function in rtfSection
H A Dswparrtf.cxx839 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection()
/aoo4110/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 45 milliseconds