Home
last modified time | relevance | path

Searched refs:NoCols (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx64 inline void NoCols();
114 inline void SwColMgr::NoCols() in NoCols() function in SwColMgr
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx218 long NoCols() const { return maPageInfo.mnCols; } in NoCols() function in rtfSection
H A Drtffly.cxx1480 long nCols = rSect.NoCols(); in GetPageSize()
H A Dswparrtf.cxx538 sal_uInt16 nCols = static_cast< sal_uInt16 >(rSection.NoCols()); in SetCols()
905 if (aIter->NoCols() > 1) in InsertSegments()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx791 pColMgr->NoCols();
/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx743 sal_Int16 NoCols() const { return maSep.ccolM1 + 1; } in NoCols() function in wwSection
H A Dww8par6.cxx351 sal_Int16 nCols = rSection.NoCols(); in SetCols()
H A Dww8par.cxx4064 if ((aIter->NoCols() > 1) || bProtected) in InsertSegments()

Completed in 293 milliseconds