Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx585 const rtfSection &rSection, bool bIgnoreCols) in SetPage() argument
599 if (!bIgnoreCols) in SetPage()
742 bool bTitlePage, bool bIgnoreCols) in SetSegmentToPageDesc() argument
755 SetPage(rPage, rFmt, rSection, bIgnoreCols); in SetSegmentToPageDesc()
762 SetPage(rPage, rFmtLeft, rSection, bIgnoreCols); in SetSegmentToPageDesc()
910 bool bIgnoreCols = false; in InsertSegments() local
913 bIgnoreCols = true; in InsertSegments()
936 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
961 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
962 SetSegmentToPageDesc(*aIter, false, bIgnoreCols); in InsertSegments()
H A Dswparrtf.hxx248 bool bIgnoreCols);
251 const rtfSection &rSection, bool bIgnoreCols);
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx3821 bool bTitlePage, bool bIgnoreCols) in SetSegmentToPageDesc() argument
3856 SetPage(rPage, rFmt, rSection, bIgnoreCols); in SetSegmentToPageDesc()
3934 mySegIter &rStart, bool bIgnoreCols) in SetSwFmtPageDesc() argument
3955 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3995 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3996 SetSegmentToPageDesc(*rIter, false, bIgnoreCols); in SetSwFmtPageDesc()
4056 bool bIgnoreCols = false; in InsertSegments() local
4062 bIgnoreCols = true; in InsertSegments()
4067 SwFmtPageDesc aDesc(SetSwFmtPageDesc(aIter, aStart, bIgnoreCols)); in InsertSegments()
H A Dww8par.hxx782 bool bIgnoreCols);
790 const wwSection &rSection, bool bIgnoreCols) const;
810 bool bIgnoreCols);
H A Dww8par6.cxx437 const wwSection &rSection, bool bIgnoreCols) const in SetPage()
451 if (!bIgnoreCols) in SetPage()

Completed in 157 milliseconds