Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx576 const rtfSection &rSection, bool bIgnoreCols) in SetPage() argument
590 if (!bIgnoreCols) in SetPage()
733 bool bTitlePage, bool bIgnoreCols) in SetSegmentToPageDesc() argument
746 SetPage(rPage, rFmt, rSection, bIgnoreCols); in SetSegmentToPageDesc()
753 SetPage(rPage, rFmtLeft, rSection, bIgnoreCols); in SetSegmentToPageDesc()
901 bool bIgnoreCols = false; in InsertSegments() local
904 bIgnoreCols = true; in InsertSegments()
927 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
952 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments()
953 SetSegmentToPageDesc(*aIter, false, bIgnoreCols); in InsertSegments()
H A Dswparrtf.hxx247 bool bIgnoreCols);
250 const rtfSection &rSection, bool bIgnoreCols);
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3822 bool bTitlePage, bool bIgnoreCols) in SetSegmentToPageDesc() argument
3857 SetPage(rPage, rFmt, rSection, bIgnoreCols); in SetSegmentToPageDesc()
3935 mySegIter &rStart, bool bIgnoreCols) in SetSwFmtPageDesc() argument
3956 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3996 SetSegmentToPageDesc(*rIter, true, bIgnoreCols); in SetSwFmtPageDesc()
3997 SetSegmentToPageDesc(*rIter, false, bIgnoreCols); in SetSwFmtPageDesc()
4057 bool bIgnoreCols = false; in InsertSegments() local
4063 bIgnoreCols = true; in InsertSegments()
4068 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 81 milliseconds