/aoo41x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XTextLayoutConstrains.java | 49 short nCols = 0; in _getMinimumSize() local 65 short[] nCols = new short[1]; in _getColumnsAndLines() local
|
/aoo41x/main/toolkit/source/controls/ |
H A D | unocontrolbase.cxx | 257 ::com::sun::star::awt::Size UnoControlBase::Impl_getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) in Impl_getMinimumSize() 274 void UnoControlBase::Impl_getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) in Impl_getColumnsAndLines()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbafont.cxx | 85 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in setSuperscript() local 124 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in getSuperscript() local 157 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in setSubscript() local 198 sal_Int32 nCols = xColumnRowRange->getColumns()->getCount(); in getSubscript() local
|
/aoo41x/main/svx/inc/svx/ |
H A D | colrctrl.hxx | 85 sal_uInt16 nCols; member in SvxColorDockingWindow
|
H A D | linectrl.hxx | 109 sal_uInt16 nCols; member in SvxLineEndWindow
|
/aoo41x/main/sw/source/ui/envelp/ |
H A D | labimp.hxx | 102 sal_Int32 nCols; member in SwLabRec
|
/aoo41x/main/sc/source/core/tool/ |
H A D | doubleref.cxx | 156 SCCOL nCols = pQueryRef->getColSize(); in lcl_createExcelQuery() local 316 SCCOL nCols = getColSize(); in getVisibleDataCellCount() local 442 SCCOL nCols = getColSize(); in getVisibleDataCellCount() local
|
H A D | ddelink.cxx | 154 SCSIZE nCols = 1; // Leerstring -> eine leere Zelle in DataChanged() local
|
/aoo41x/main/sw/source/filter/ww8/dump/ |
H A D | ww8dout.cxx | 320 sal_uInt8 nCols; in OutTab190() local 342 sal_uInt8 nCols; in OutTab191() local 373 sal_uInt8 nHi, nCols; in OutTabD608() local
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | editbrowsebox2.cxx | 162 sal_uInt16 nCols = ColCount(); in DetermineFocus() local
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | prevloc.hxx | 66 SCCOL nCols; member in ScPreviewTableInfo
|
/aoo41x/main/sw/source/core/inc/ |
H A D | docsort.hxx | 161 sal_uInt16 nCols; member in FlatFndBox
|
/aoo41x/main/sw/source/core/edit/ |
H A D | edtab.cxx | 101 sal_uInt16 nRows, sal_uInt16 nCols, in InsertTable() 224 sal_uInt16 nRows, sal_uInt16 nCols, in InsertDDETable()
|
/aoo41x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 342 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in CollectBoxSelection() local 989 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in _FindSuperfluousRows() local 1699 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in CreateSelection() local 1864 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in ExpandColumnSelection() local 1881 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in ExpandColumnSelection() local 1911 sal_uInt16 nCols = pLine->GetTabBoxes().Count(); in PrepareDeleteCol() local 1981 sal_uInt16 nCols = rpLine->GetTabBoxes().Count(); in CheckRowSpan() local 2007 sal_uInt16 nCols = rpLine->GetTabBoxes().Count(); in CheckRowSpan() local
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbatables.cxx | 84 sal_Int32 nCols = 0; in Add() local
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | labimg.hxx | 62 sal_Int32 nCols; // Anzahl Spalten (Benutzer) member in SwLabItem
|
H A D | column.hxx | 165 sal_uInt16 nCols; member in SwColumnPage
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 506 sal_uInt16 nCols = 1; in TYPEINIT1() local 577 sal_uInt16 nCols = ((SfxUInt16Item *)pItem)->GetValue(); in TYPEINIT1() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview4.cxx | 79 SCCOL nCols = nEndX+1-nStartX; in ShowRefTip() local 277 SCCOL nCols = nEndX + 1 - aViewData.GetRefStartX(); // Reihenfolge ist richtig in UpdateRef() local
|
/aoo41x/main/sc/source/core/inc/ |
H A D | jumpmatrix.hxx | 65 SCSIZE nCols; member in ScJumpMatrix
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | eeparser.hxx | 138 void GetDimensions( SCCOL& nCols, SCROW& nRows ) const in GetDimensions()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xehelper.cxx | 1064 void XclExpCachedMatrix::GetDimensions( SCSIZE & nCols, SCSIZE & nRows ) const in GetDimensions() 1074 SCSIZE nCols, nRows; in GetSize() local 1086 SCSIZE nCols, nRows; in Save() local
|
/aoo41x/main/svtools/source/control/ |
H A D | taskmisc.cxx | 111 sal_uInt16 nCols; in ImplTile() local
|
/aoo41x/main/svtools/source/uno/ |
H A D | unoiface.cxx | 370 ::com::sun::star::awt::Size VCLXMultiLineEdit::getMinimumSize( sal_Int16 nCols, sal_Int16 nLines ) … in getMinimumSize() 381 void VCLXMultiLineEdit::getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun:… in getColumnsAndLines() 777 ::com::sun::star::awt::Size VCLXFileControl::getMinimumSize( sal_Int16 nCols, sal_Int16 ) throw(::c… in getMinimumSize() argument 791 void VCLXFileControl::getColumnsAndLines( sal_Int16& nCols, sal_Int16& nLines ) throw(::com::sun::s… in getColumnsAndLines()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 306 const sal_uInt16 nCols = Min( (sal_uLong)rColMap.GetUsed(), (sal_uLong)(1 << nDrawableDepth) ); in ImplCreateDIB() local 432 const sal_uInt16 nCols = Min( (sal_uLong)rColMap.GetUsed(), (sal_uLong)(1 << pImage->depth) ); in ImplCreateXImage() local
|