Searched refs:bIgnoreCols (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/sw/source/filter/rtf/ |
| H A D | swparrtf.cxx | 575 const rtfSection &rSection, bool bIgnoreCols) in SetPage() argument 589 if (!bIgnoreCols) in SetPage() 732 bool bTitlePage, bool bIgnoreCols) in SetSegmentToPageDesc() argument 745 SetPage(rPage, rFmt, rSection, bIgnoreCols); in SetSegmentToPageDesc() 752 SetPage(rPage, rFmtLeft, rSection, bIgnoreCols); in SetSegmentToPageDesc() 900 bool bIgnoreCols = false; in InsertSegments() local 903 bIgnoreCols = true; in InsertSegments() 926 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments() 951 SetSegmentToPageDesc(*aIter, true, bIgnoreCols); in InsertSegments() 952 SetSegmentToPageDesc(*aIter, false, bIgnoreCols); in InsertSegments()
|
| H A D | swparrtf.hxx | 247 bool bIgnoreCols); 250 const rtfSection &rSection, bool bIgnoreCols);
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par.cxx | 3821 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 D | ww8par.hxx | 781 bool bIgnoreCols); 789 const wwSection &rSection, bool bIgnoreCols) const; 809 bool bIgnoreCols);
|
| H A D | ww8par6.cxx | 436 const wwSection &rSection, bool bIgnoreCols) const in SetPage() 450 if (!bIgnoreCols) in SetPage()
|