Home
last modified time | relevance | path

Searched defs:nSize (Results 101 – 125 of 573) sorted by relevance

12345678910>>...23

/trunk/main/sw/source/core/text/
H A Datrhndl.hxx62 sal_uInt16 nSize; // number of positions in Array member in SwAttrHandler::SwAttrStack
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.h55 inline static void * SAL_CALL operator new ( size_t nSize ) SAL_THROW( () ) in operator new()
/trunk/main/framework/source/uielement/
H A Dmenubarmerger.cxx171 const sal_uInt32 nSize = rAddonSubMenu.size(); in CreateSubMenu() local
212 const sal_uInt32 nSize = rAddonMenuItems.size(); in MergeMenuItems() local
331 const sal_Int32 nSize( rReferencePath.size() ); in ProcessFallbackOperation() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx231 sal_uInt16 nSize = m_aHeader.db_slng; in AllocBuffer() local
477 sal_uIntPtr nSize = (rPage.GetPagePos() + 1) * 512; in operator <<() local
502 sal_uIntPtr nSize = nBufferSize - nTell; in operator <<() local
/trunk/main/sot/source/sdstor/
H A Dstg.cxx212 sal_uLong StorageStream::Read( void* pData, sal_uLong nSize ) in Read()
226 sal_uLong StorageStream::Write( const void* pData, sal_uLong nSize ) in Write()
421 sal_uLong nSize = r.Seek( STREAM_SEEK_TO_END ); in Storage() local
466 sal_uLong nSize = pStream->Seek( STREAM_SEEK_TO_END ); in Storage() local
491 sal_uLong nSize = pIo->GetStrm()->Seek( STREAM_SEEK_TO_END ); in Init() local
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasecontainernode.cxx135 std::size_t const nSize = maChildren.size(); in notifyDeactivatedChild() local
/trunk/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx92 sal_Int32 nSize = maMap.size(); in getProperties() local
/trunk/main/connectivity/source/inc/
H A Dsqlscan.hxx51 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
/trunk/main/rsc/source/tools/
H A Drsctools.cxx427 sal_uInt32 RscWriteRc :: IncSize( sal_uInt32 nSize ) in IncSize()
444 char * RscWriteRc :: GetPointer( sal_uInt32 nSize ) in GetPointer()
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx229 const ::std::size_t nSize( maPolygons.size() ); in ~DebugPlotter() local
327 const ::std::size_t nSize( maPolygons.size() ); in ~DebugPlotter() local
/trunk/main/tools/inc/tools/
H A Ddynary.hxx43 DynArray( sal_uIntPtr nSize = 16 ) : Container( nSize ) {} in DynArray()
/trunk/main/rsc/inc/
H A Drscclass.hxx48 sal_uInt32 nSize; // Groesse der Instanzdaten dieser Klasse member in RscClass
H A Drsccont.hxx49 sal_uInt32 nSize; // Groesse der Instanzdaten dieser Klasse member in RscBaseCont
/trunk/main/oox/source/ppt/
H A Danimationspersist.cxx150 sal_Int32 nSize = aNewSeq.getLength(); in addToSequence() local
/trunk/main/extensions/source/mozbootstrap/
H A DMNSINIParser.cxx55 sal_uInt64 nSize = 0; in IniParser() local
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx551 long nSize = pSizeBox->GetValue(); in IMPL_LINK() local
701 long nSize = iValue; in IMPL_LINK() local
734 long nSize = iValue; in IMPL_LINK() local
1173 const sal_Int64 nSize (maFontSizeBox.GetValue()); in NotifyItemUpdate() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx210 sal_Size nSize = rtl_convertUnicodeToText( aConverter, aContext, in GetAnsiMapping() local
289 int nSize = aGlyphSet.size(); in AddCharID() local
348 int nSize = aGlyphSet.size(); in AddGlyphID() local
449 sal_Int32 nSize = 0; in PSDefineReencodedFont() local
728 sal_Int32 nSize = 0; in PSUploadEncoding() local
/trunk/main/sc/source/filter/inc/
H A Dlotfntbf.hxx97 const static sal_uInt16 nSize = 8; member in LotusFontBuffer
/trunk/main/sal/inc/rtl/
H A Dbyteseq.hxx119 inline void ByteSequence::realloc( sal_Int32 nSize ) in realloc()
/trunk/main/sc/source/ui/inc/
H A Dhdrcont.hxx60 SCCOLROW nSize; member in ScHeaderControl
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx90 static xub_StrLen lcl_getMaxSafeStrLen(sal_uInt32 nSize) in lcl_getMaxSafeStrLen()
367 sal_uInt32 nDictCount, nId, nSize, nPos; in GetDictionary() local
574 sal_uInt32 nDictCount, nSize; in Read() local
/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx421 const sal_uInt16 nSize = aNewTabs.Count(); in InitTabPos_Impl() local
519 sal_uInt16 nSize = aTabBox.GetEntryCount(); in IMPL_LINK() local
575 const sal_uInt16 nSize = aNewTabs.Count(); in IMPL_LINK() local
/trunk/main/vcl/source/gdi/
H A Doctree.cxx47 const sal_uLong nSize = nInitSize + 4; in ImpNodeCache() local
361 const sal_uLong nSize = nCount * sizeof( sal_uLong ); in ImplCreateBuffers() local
/trunk/main/sw/source/core/bastyp/
H A Dtabcol.cxx33 SwTabCols::SwTabCols( sal_uInt16 nSize ) : in SwTabCols()
/trunk/main/editeng/source/items/
H A Dpaperinf.cxx111 long SvxPaperInfo::GetSloppyPaperDimension( long nSize, MapUnit eUnit ) in GetSloppyPaperDimension()

Completed in 110 milliseconds

12345678910>>...23