Searched refs:bIgnoreCols (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 585 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 D | swparrtf.hxx | 248 bool bIgnoreCols); 251 const rtfSection &rSection, bool bIgnoreCols);
|
/aoo4110/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 | 782 bool bIgnoreCols); 790 const wwSection &rSection, bool bIgnoreCols) const; 810 bool bIgnoreCols);
|
H A D | ww8par6.cxx | 437 const wwSection &rSection, bool bIgnoreCols) const in SetPage() 451 if (!bIgnoreCols) in SetPage()
|
Completed in 197 milliseconds