Home
last modified time | relevance | path

Searched defs:nCount (Results 176 – 200 of 1680) sorted by relevance

12345678910>>...68

/trunk/main/sc/source/core/tool/
H A Dparclass.cxx370 long nCount = pFuncData->GetArgumentCount(); in GetExternalParameterType() local
475 size_t nCount = xMap->getSymbolCount(); in GenerateDocumentation() local
/trunk/main/svx/source/dialog/
H A Dstrarray.cxx84 sal_uInt32 nCount = Count(); in GetValueByStr() local
/trunk/main/xmloff/source/draw/
H A Dlayerexp.cxx61 const sal_Int32 nCount = xLayerManager->getCount(); in exportLayer() local
/trunk/main/sc/inc/
H A Dmarkarr.hxx40 SCSIZE nCount; member in ScMarkArray
/trunk/main/sw/source/core/txtnode/
H A Datrtox.cxx67 sal_uInt16 nCount = pDoc->GetTOXTypeCount( eType ); in CopyTOXMark() local
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx108 const sal_Int32 nCount = aServices.getLength(); in supportsService() local
150 const long nCount = getCount(); in removeByName() local
176 const long nCount = getCount(); in replaceByName() local
206 const long nCount = getCount(); in getByName() local
225 const long nCount = getCount(); in getElementNames() local
252 const long nCount = mpList?mpList->Count():0; in hasByName() local
/trunk/main/xmloff/source/style/
H A Dxmlimppr.cxx373 sal_Int32 nCount = rProperties.size(); in FillPropertySequence() local
402 sal_Int32 nCount = aProperties.size(); in CheckSpecialContext() local
493 sal_Int32 nCount = rProperties.size(); in _FillPropertySet() local
607 sal_Int32 nCount = rProperties.size(); in _PrepareForMultiPropertySet() local
738 sal_Int32 nCount(aResults.getLength()); in _FillTolerantMultiPropertySet() local
/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx84 sal_uInt16 nCount = m_aTabControl.GetPageCount(); in ClearAll() local
137 sal_uInt16 nCount = m_aTabControl.GetPageCount(); in getMinimumWidth() local
158 sal_uInt16 nCount = m_aTabControl.GetPageCount(); in CommitModified() local
282 sal_uInt16 nCount = m_aTabControl.GetPageCount(); in Update() local
305 sal_uInt16 nCount = m_aTabControl.GetPageCount(); in forEachPage() local
/trunk/main/svtools/source/filter/igif/
H A Dgifread.cxx175 void GIFReader::ReadPaletteEntries( BitmapPalette* pPal, sal_uLong nCount ) in ReadPaletteEntries()
326 sal_uInt16 nCount = (sal_uInt16) cSize + 1; in ReadExtension() local
441 void GIFReader::FillImages( HPBYTE pBytes, sal_uLong nCount ) in FillImages()
/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx158 const sal_Int32 nCount = xSection->getCount(); in IMPL_LINK() local
272 sal_Int32 nCount = xContainer->getCount(); in TogglePropertyListening() local
302 sal_Int32 nCount = _rxContainer->getCount(); in switchListening() local
/trunk/main/comphelper/source/property/
H A Dpropertysethelper.cxx160 const sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues() local
191 const sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyValues() local
257 const sal_Int32 nCount = aPropertyName.getLength(); in getPropertyStates() local
H A DChainablePropertySet.cxx145 const sal_Int32 nCount = aPropertyNames.getLength(); in setPropertyValues() local
179 const sal_Int32 nCount = aPropertyNames.getLength(); in getPropertyValues() local
243 const sal_Int32 nCount = rPropertyNames.getLength(); in getPropertyStates() local
/trunk/main/sfx2/source/doc/
H A Ddoctdlg.cxx111 const sal_uInt16 nCount = pTemplates->GetRegionCount(); in Init() local
177 const sal_uInt16 nCount = pTemplates->GetCount(nRegion); in IMPL_LINK() local
/trunk/main/xmloff/source/core/
H A Dxmlcnitm.cxx50 sal_uInt16 nCount = rImpl.pLNames->Count(); in SV_IMPL_PTRARR() local
78 sal_uInt16 nCount = pLNames->Count(); in operator ==() local
/trunk/main/xmloff/source/script/
H A DXMLScriptContextFactory.cxx66 sal_Int16 nCount = xAttrList->getLength(); in CreateContext() local
/trunk/main/svx/source/sdr/overlay/
H A Doverlayobjectcell.cxx60 const sal_uInt32 nCount(maRectangles.size()); in createOverlayObjectPrimitive2DSequence() local
/trunk/main/tools/inc/tools/
H A Dunqidx.hxx42 sal_uIntPtr nCount; member in UniqueIndex
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx116 const int nCount = bWeb ? 12 : 19; in GetPropertyNames() local
267 const int nCount = bWeb ? 15 : 21; in GetPropertyNames() local
416 const int nCount = 7; in GetPropertyNames() local
518 const int nCount = 3; in GetPropertyNames() local
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.cxx204 (WW8StructBase & rParent, sal_uInt32 nOffset, sal_uInt32 nCount) in WW8BinaryObjReference()
210 (WW8StructBase * pParent, sal_uInt32 nOffset, sal_uInt32 nCount) in WW8BinaryObjReference()
222 (WW8Stream & rStream, sal_uInt32 nOffset, sal_uInt32 nCount) in WW8BinaryObjReference()
418 sal_uInt32 nCount = mString.getLength(); in toString() local
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenu.cxx207 for ( sal_Int32 i = 0, nCount = GetChildCount(); i < nCount; i++ ) in getSelectedAccessibleChildCount() local
227 for ( sal_Int32 i = 0, j = 0, nCount = GetChildCount(); i < nCount; i++ ) in getSelectedAccessibleChild() local
/trunk/main/tools/source/stream/
H A Dstream.cxx182 ErrCode SvLockBytes::ReadAt(sal_Size nPos, void * pBuffer, sal_Size nCount, in ReadAt()
313 sal_Size nCount, sal_Size * pWritten) in WriteAt()
329 ErrCode SvAsyncLockBytes::FillAppend(const void * pBuffer, sal_Size nCount, in FillAppend()
1373 sal_uInt32 nCount; in operator >>() local
1541 sal_uInt32 nCount; in operator <<() local
1657 sal_Size SvStream::Read( void* pData, sal_Size nCount ) in Read()
1755 sal_Size SvStream::Write( const void* pData, sal_Size nCount ) in Write()
2277 sal_Size nCount = 0; in CryptAndWriteBuffer() local
2595 void* SvMemoryStream::SetBuffer( void* pNewBuf, sal_Size nCount, in SetBuffer()
2636 sal_Size SvMemoryStream::GetData( void* pData, sal_Size nCount ) in GetData()
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx131 sal_uInt16 nCount = pGlossaries->GetGroupCnt(); in getByIndex() local
178 sal_uInt16 nCount = pGlossaries->GetGroupCnt(); in getElementNames() local
345 sal_uInt16 nCount = 0; in getTitles() local
598 int nCount = 0; in getCount() local
615 sal_uInt16 nCount = 0; in getByIndex() local
643 sal_uInt16 nCount = 0; in hasElements() local
671 sal_uInt16 nCount = 0; in getElementNames() local
694 sal_uInt16 nCount = 0; in hasByName() local
/trunk/main/svx/inc/svx/
H A Dcolrctrl.hxx87 long nCount; member in SvxColorDockingWindow
/trunk/main/xmloff/inc/
H A DXMLTextColumnsContext.hxx50 sal_Int16 nCount; member in XMLTextColumnsContext
/trunk/main/i18npool/source/transliteration/
H A DignoreKiKuFollowedBySa_ja_JP.cxx40 ignoreKiKuFollowedBySa_ja_JP::folding( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount,… in folding()

Completed in 116 milliseconds

12345678910>>...68