Home
last modified time | relevance | path

Searched defs:nSize (Results 126 – 150 of 573) sorted by relevance

12345678910>>...23

/trunk/main/chart2/source/tools/
H A DRegressionCalculationHelper.hxx61 sal_Int32 nSize = ::std::min( rXValues.getLength(), rYValues.getLength()); in cleanup() local
/trunk/main/sal/qa/rtl/alloc/
H A Drtl_alloc.cxx90 sal_uInt32 nSize = 10 * 1024 * 1024; in TEST_F() local
/trunk/main/sc/inc/
H A Dolinetab.hxx40 SCSIZE nSize; member in ScOutlineEntry
/trunk/main/sc/source/core/data/
H A Dsegmenttree.cxx197 void ScFlatSegmentsImpl<_ValueType, _ExtValueType>::insertSegment(SCCOLROW nPos, SCCOLROW nSize, bo… in insertSegment()
392 void ScFlatBoolRowSegments::insertSegment(SCROW nRow, SCROW nSize, bool bSkipStartBoundary) in insertSegment()
460 void ScFlatBoolColSegments::insertSegment(SCCOL nCol, SCCOL nSize, bool bSkipStartBoundary) in insertSegment()
559 void ScFlatUInt16RowSegments::insertSegment(SCROW nRow, SCROW nSize, bool bSkipStartBoundary) in insertSegment()
/trunk/main/extensions/source/bibliography/
H A Dbibconfig.hxx122 void setBeamerSize(long nSize) {SetModified(); nBeamerSize = nSize;} in setBeamerSize()
124 void setViewSize(long nSize) {SetModified(); nViewSize = nSize;} in setViewSize()
/trunk/main/sw/inc/
H A Dbparr.hxx73 sal_uLong nSize; // Anzahl Elemente member in BigPtrArray
/trunk/main/svgio/source/svgreader/
H A Dsvgclippathnode.cxx156 const sal_uInt32 nSize(rResult.size()); in apply() local
/trunk/main/vcl/inc/unx/
H A Di18n_cb.hxx70 unsigned int nSize; member
/trunk/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx92 sal_Int32 nSize = m_aPropertySetVector.size(); in insertByIndex() local
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx83 sal_uInt16 nSize; member in SbStdFont
/trunk/main/basic/source/inc/
H A Dcodegen.hxx77 …PCodeBuffConvertor( sal_uInt8* pCode, T nSize ): m_nSize( nSize ), m_pStart( pCode ), m_pCnvtdBuf… in PCodeBuffConvertor()
/trunk/main/connectivity/source/inc/file/
H A Dfcomp.hxx58 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.h71 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in operator new()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass4.cxx188 sal_uInt32 nType, nSize; in ImplDoClass4() local
213 sal_uInt32 nType, nSize; in ImplDoClass4() local
250 sal_uInt32 nSize; in ImplDoClass4() local
/trunk/main/sw/source/filter/ww8/
H A DWW8Sttbf.hxx93 WW8Sttb<T>::WW8Sttb(SvStream& rSt, sal_Int32 nPos, sal_uInt32 nSize) in WW8Sttb()
/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx329 sal_uInt16 nSize = FillFormatLB(nTypeId); in IMPL_LINK() local
530 sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillFormatLB() local
/trunk/main/svtools/inc/svtools/
H A Dfltdefs.hxx55 #define GLOBALALLOC(nSize) ((PDIBBYTE)GlobalAlloc(GMEM_FIXED,(nSize))) argument
64 #define GLOBALALLOC(nSize) ((PDIBBYTE)new sal_uInt8[(nSize)]) argument
/trunk/main/xml2cmp/source/xcd/
H A Dparse.cxx148 unsigned nSize = o_rElements.size(); in Parse_FreeChoice() local
241 unsigned nSize = i_rAttrNames.size(); in Parse_MultipleAttr() local
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx103 DWORD nSize = sizeof( szBuffer ); in CheckExtensionInRegistry() local
219 DWORD nSize = sizeof( szBuffer ); in RemoveExtensionInRegistry() local
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx67 sal_uInt16 nSize; in Stop() local
78 sal_uInt16 nSize; in Start() local
249 void Ww1SingleSprmPBrc::Start( in Start()
288 Ww1Shell& rOut, sal_uInt8 nId, sal_uInt8* pSprm, sal_uInt16 nSize, Ww1Manager& rMan) in Start()
472 Ww1Shell& rOut, sal_uInt8 /*nId*/, sal_uInt8* pSprm, sal_uInt16 nSize, Ww1Manager& /*rMan*/) in Start()
/trunk/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx119 sal_Int32 nSize = maMap.size(); in getProperties() local
/trunk/main/svx/source/gallery2/
H A Dcodec.cxx85 const sal_uInt32 nSize = rStmToWrite.Tell(); in Write() local
/trunk/main/svl/source/misc/
H A Dlngmisc.cxx75 sal_Int32 nSize = nLen - nCtrlChars; in RemoveControlChars() local
/trunk/main/tools/source/string/
H A Dstrucvt.cxx186 sal_uInt32 nSize = sizeof( RSHEADER_TYPE ) in UniString() local
/trunk/main/sal/rtl/source/
H A Dbyteseq.c81 sal_Sequence ** ppSequence, sal_Int32 nSize ) in rtl_byte_sequence_realloc()

Completed in 74 milliseconds

12345678910>>...23