Searched refs:IsBiDi (Results 1 – 4 of 4) sorted by relevance
224 bool IsBiDi() const { return maPageInfo.mbRTLsection; } in IsBiDi() function in rtfSection
839 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection()
748 bool IsBiDi() const { return maSep.fBiDi ? true : false; } in IsBiDi() function in wwSection
689 sal_uInt8 nRTLPgn = maSegments.empty() ? 0 : maSegments.back().IsBiDi(); in InsertSection()
Completed in 74 milliseconds