Home
last modified time | relevance | path

Searched refs:nCols (Results 101 – 125 of 141) sorted by relevance

123456

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx756 sal_uInt16 nCols = 0, in UpdateVisibleLineCount() local
758 m_pListBoxHelper->GetMaxVisColumnsAndLines (nCols, nLines); in UpdateVisibleLineCount()
/trunk/main/sw/source/ui/envelp/
H A Dlabprt.cxx227 aColField.SetMax(aItem.nCols); in Reset()
/trunk/main/sw/source/ui/inc/
H A Dcolumn.hxx165 sal_uInt16 nCols; member in SwColumnPage
H A Dedtwin.hxx233 void InsFrm(sal_uInt16 nCols);
H A Dview.hxx507 void InsFrmMode(sal_uInt16 nCols);
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.hxx85 const sal_Int32 nCols, const sal_Int32 nRows);
H A Dxmlcelli.cxx479 const sal_Int32 nCols, const sal_Int32 nRows) in DoMerge() argument
503 … aCellAddress.EndColumn + nCols, aCellAddress.EndRow + nRows), uno::UNO_QUERY); in DoMerge()
/trunk/main/sc/source/filter/inc/
H A Dxehelper.hxx428 void GetDimensions( SCSIZE & nCols, SCSIZE & nRows ) const;
/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx1384 sal_uInt16 nCols = rFmtCol.GetNumCols(); in OutHTML_FrmFmtAsMulticol() local
1385 if( nCols ) in OutHTML_FrmFmtAsMulticol()
1387 += ByteString::CreateFromInt32( nCols ); in OutHTML_FrmFmtAsMulticol()
/trunk/main/starmath/source/
H A Dmathtype.hxx90 sal_uInt8 nVariation=0xFF,int nRows=0,int nCols=0);
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx967 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(pBase), nCols( _nCols ), in SwFltTOX()
973 : SfxPoolItem(RES_FLTR_TOX), pTOXBase(rCpy.pTOXBase), nCols( rCpy.nCols ), in SwFltTOX()
/trunk/main/sw/source/core/access/
H A Dacctable.cxx1225 sal_Int32 nCols = GetTableData().GetColumnCount(); in getSelectedAccessibleColumns() local
1226 SwAccAllTableSelHander_Impl aSelCols( nCols ); in getSelectedAccessibleColumns()
1228 GetTableData().GetSelection( 0, nCols, *pSelBoxes, aSelCols, sal_True ); in getSelectedAccessibleColumns()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx924 sal_Int32 nCols, nRows; in dumpAddDataArray() local
925 dumpaddDataArrayHeader( nCols, nRows ); in dumpAddDataArray()
932 for( sal_Int32 nCol = 0; nCol < nCols; ++nCol ) in dumpAddDataArray()
/trunk/main/sw/source/filter/ww8/
H A Dww8attributeoutput.hxx390 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Dattributeoutputbase.hxx542 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Ddocxattributeoutput.cxx3170 void DocxAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, S… in FormatColumns_Impl() argument
3176 OString::valueOf( sal_Int32( nCols ) ). getStr( ) ); in FormatColumns_Impl()
3200 for ( sal_uInt16 n = 0; n < nCols; ++n ) in FormatColumns_Impl()
3207 if ( n + 1 != nCols ) in FormatColumns_Impl()
H A Drtfattributeoutput.hxx432 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Ddocxattributeoutput.hxx495 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Drtfattributeoutput.cxx3133 void RtfAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, Sw… in FormatColumns_Impl() argument
3138 m_rExport.OutLong( nCols ); in FormatColumns_Impl()
3148 for( sal_uInt16 n = 0; n < nCols; ) in FormatColumns_Impl()
3156 if( ++n != nCols ) in FormatColumns_Impl()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx165 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
166 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
880 …::com::sun::star::awt::Size SAL_CALL getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) throw(::c…
881 …void SAL_CALL getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::star::un…
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1094 nCols == p->nCols && nRows == p->nRows; in operator ==()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx3184 SCCOL nCols = func.getCols(); in generateLabel() local
3192 if (nRows > nCols) in generateLabel()
3199 else if (nCols > nRows) in generateLabel()
3211 sal_Int32 nCount = bColumn ? nCols : nRows; in generateLabel()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx801 sal_uInt8 nCols = (sal_uInt8)((SfxUInt16Item &)pArgs->Get( in Execute() local
805 pViewWin->CalcWish( nRows, nCols ); in Execute()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1225 SCCOLROW nCols[2] = { nColNumberButttonDown, nColNumberButttonDown }; in MouseButtonUp() local
1241 …aFunc.SetWidthOrHeight( sal_True, 1,nCols, nTab, SC_SIZE_DIRECT, (sal_uInt16)nNewColWidth, sal_Tru… in MouseButtonUp()
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx75 unsigned int nCols,

Completed in 171 milliseconds

123456