Home
last modified time | relevance | path

Searched defs:nSize (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/trunk/main/sd/source/filter/eppt/
H A Descherex.cxx52 sal_uInt32 nSize = DrawingGroupContainerSize(); in WriteDrawingGroupContainer() local
63 sal_uInt32 nSize; in ImplDggContainerSize() local
75 sal_uInt32 nSize = ImplDggContainerSize(); in ImplWriteDggContainer() local
95 sal_uInt32 nSize = 0; in ImplOptAtomSize() local
103 sal_uInt32 nSize = ImplOptAtomSize(); in ImplWriteOptAtom() local
123 sal_uInt32 nSize = 0; in ImplSplitMenuColorsAtomSize() local
131 sal_uInt32 nSize = ImplSplitMenuColorsAtomSize(); in ImplWriteSplitMenuColorsAtom() local
203 sal_uInt32 nSize, nPos = mpOutStrm->Tell(); in CloseContainer() local
289 sal_uInt32 nSize = pClientData->Tell(); in EnterGroup() local
/trunk/main/sc/source/filter/ftools/
H A Dfprogressbar.cxx32 ScfProgressBar::ScfProgressSegment::ScfProgressSegment( sal_Size nSize ) : in ScfProgressSegment()
147 sal_Int32 ScfProgressBar::AddSegment( sal_Size nSize ) in AddSegment()
206 ScfSimpleProgressBar::ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, const String… in ScfSimpleProgressBar()
212 ScfSimpleProgressBar::ScfSimpleProgressBar( sal_Size nSize, SfxObjectShell* pDocShell, sal_uInt16 n… in ScfSimpleProgressBar()
218 void ScfSimpleProgressBar::Init( sal_Size nSize ) in Init()
248 sal_Size nSize = mrStrm.Tell(); in Init() local
/trunk/main/sw/source/core/inc/
H A DUndoDraw.hxx63 sal_uInt16 nSize; member in SwUndoDrawGroup
93 sal_uInt16 nSize; member in SwUndoDrawUnGroup
131 sal_uInt16 nSize; member in SwUndoDrawDelete
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DListenerHelper.cxx44 sal_uInt32 nSize = aListeners.size(); in AddListener() local
58 sal_uInt32 nSize = aListeners.size(); in RemoveListener() local
84 sal_uInt32 nSize = aListeners.size(); in Notify() local
105 sal_uInt32 nSize = aListeners.size(); in GetDispatch() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass1.cxx189 sal_uInt32 nSize; in ImplDoClass1() local
201 sal_uInt32 nSize; in ImplDoClass1() local
H A Dbundles.cxx142 sal_uInt32 nSize = strlen( (const char*)pPtr->pFontName ) + 1; in operator =() local
148 sal_uInt32 nSize = strlen( (const char*)pPtr->pCharSetValue ) + 1; in operator =() local
172 …sal_Int8* ImplSearchEntry( sal_Int8* pSource, sal_Int8* pDest, sal_uInt32 nComp, sal_uInt32 nSize ) in ImplSearchEntry()
189 void CGMFList::InsertName( sal_uInt8* pSource, sal_uInt32 nSize ) in InsertName()
252 void CGMFList::InsertCharSet( CharSetType eCharSetType, sal_uInt8* pSource, sal_uInt32 nSize ) in InsertCharSet()
/trunk/main/svtools/source/control/
H A Dsvxbox.cxx98 sal_uInt16 nSize = GetEntryCount(); in InitListBox() local
224 sal_uInt16 nSize = aEntryLst.Count(); in GetModifiedCount() local
256 sal_uInt16 nSize = aEntryLst.Count(); in GetModifiedEntry() local
293 sal_uInt16 nSize = aEntryLst.Count(); in GetNewCount() local
307 sal_uInt16 nSize = aEntryLst.Count(); in GetNewEntry() local
366 sal_uInt16 nSize = GetEntryCount(); in InitComboBox() local
466 sal_uInt16 nSize = aEntryLst.Count(); in GetModifiedCount() local
498 sal_uInt16 nSize = aEntryLst.Count(); in GetModifiedEntry() local
535 sal_uInt16 nSize = aEntryLst.Count(); in GetNewCount() local
549 sal_uInt16 nSize = aEntryLst.Count(); in GetNewEntry() local
/trunk/main/migrationanalysis/src/wizard/
H A DIniSupport.bas50 Dim nSize As Long variable
158 Dim nSize As Long variable
212 Dim nSize As Long variable
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx104 sal_Int32 nSize(maProperties.size()); in insertByIndex() local
146 sal_Int32 nSize(maProperties.size()); in removeByIndex() local
181 sal_Int32 nSize(maProperties.size()); in replaceByIndex() local
204 sal_Int32 nSize(maProperties.size()); in getByIndex() local
/trunk/main/tools/source/stream/
H A Dcachestr.cxx166 sal_uIntPtr SvCacheStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()
181 sal_uIntPtr SvCacheStream::PutData( const void* pData, sal_uIntPtr nSize ) in PutData()
252 void SvCacheStream::SetSize( sal_uIntPtr nSize ) in SetSize()
/trunk/main/sfx2/source/doc/
H A Dsyspathw32.cxx34 static bool _SHGetSpecialFolderW32( int nFolderID, WCHAR* pszFolder, int nSize ) in _SHGetSpecialFolderW32()
71 extern "C" bool GetUserTemplateLocation(sal_Unicode* pFolder, int nSize) in GetUserTemplateLocation()
H A Dsyspath.cxx32 bool SystemPath::GetUserTemplateLocation(sal_Unicode* pFolder, int nSize ) in GetUserTemplateLocation()
/trunk/main/salhelper/source/
H A Dsimplereferenceobject.cxx39 void * SimpleReferenceObject::operator new(std::size_t nSize) in operator new()
45 void * SimpleReferenceObject::operator new(std::size_t nSize, in operator new()
/trunk/main/tools/source/inet/
H A Dinetstrm.cxx166 int INetIStream::Read (sal_Char *pData, sal_uIntPtr nSize) in Read()
235 int INetOStream::Write (const sal_Char *pData, sal_uIntPtr nSize) in Write()
273 int INetMessageIStream::GetData (sal_Char *pData, sal_uIntPtr nSize) in GetData()
326 int INetMessageIStream::GetMsgLine (sal_Char *pData, sal_uIntPtr nSize) in GetMsgLine()
426 int INetMessageOStream::PutData (const sal_Char *pData, sal_uIntPtr nSize) in PutData()
533 int INetMessageOStream::PutMsgLine (const sal_Char *pData, sal_uIntPtr nSize) in PutMsgLine()
643 int INetMessageEncodeQPStream_Impl::GetMsgLine (sal_Char *pData, sal_uIntPtr nSize) in GetMsgLine()
864 const sal_Char *pData, sal_uIntPtr nSize) in PutMsgLine()
1194 const sal_Char *pData, sal_uIntPtr nSize) in PutMsgLine()
1359 int INetMIMEMessageStream::GetMsgLine (sal_Char *pData, sal_uIntPtr nSize) in GetMsgLine()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dsysdata.hxx46 unsigned long nSize; // size in bytes of this structure member
74 unsigned long nSize; // size in bytes of this structure member
92 unsigned long nSize; // size in bytes of this structure member
108 unsigned long nSize; // size in bytes of this structure member
131 unsigned long nSize; // size in bytes of this structure member
159 unsigned long nSize; // size in bytes of this structure member
184 unsigned long nSize; // size in bytes of this structure member
/trunk/main/sd/source/helper/
H A Dsimplereferencecomponent.cxx96 void * SimpleReferenceComponent::operator new(std::size_t nSize) in operator new()
102 void * SimpleReferenceComponent::operator new(std::size_t nSize, in operator new()
/trunk/main/autodoc/source/parser/inc/adoc/
H A Dtk_docw.hxx71 UINT8 nSize; member in adoc::Tok_Whitespace
90 UINT8 nSize; member in adoc::Tok_LineStart
/trunk/main/sw/source/filter/ww8/
H A DWW8Sttbf.cxx32 WW8Struct::WW8Struct(SvStream& rSt, sal_uInt32 nPos, sal_uInt32 nSize) in WW8Struct()
41 WW8Struct::WW8Struct(WW8Struct * pStruct, sal_uInt32 nPos, sal_uInt32 nSize) in WW8Struct()
/trunk/main/framework/source/fwi/helper/
H A Dnetworkdomain.cxx49 static DWORD WINAPI GetUserDomainW_NT( LPWSTR lpBuffer, DWORD nSize ) in GetUserDomainW_NT()
58 static DWORD WINAPI GetUserDomainW_WINDOWS( LPWSTR lpBuffer, DWORD nSize ) in GetUserDomainW_WINDOWS()
/trunk/main/automation/source/server/
H A Dsvcommstream.cxx40 comm_ULONG SvCommStream::Read( void* pData, comm_ULONG nSize ) { return pStream->Read( pData, nSize… in Read()
41 comm_ULONG SvCommStream::Write( const void* pData, comm_ULONG nSize ) { return pStream->Write( pDat… in Write()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase_ex.hxx63 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
109 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
H A Dtypeprovider.hxx45 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
197 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
/trunk/main/sal/systools/win32/uwinapi/
H A DGetUserDomainA.cpp27 EXTERN_C DWORD WINAPI GetUserDomainA_NT( LPSTR lpBuffer, DWORD nSize ) in GetUserDomainA_NT()
H A DGetUserDomainW.cpp27 EXTERN_C DWORD WINAPI GetUserDomainW_NT( LPWSTR lpBuffer, DWORD nSize ) in GetUserDomainW_NT()
/trunk/main/svl/source/misc/
H A DPasswordHelper.cxx46 xub_StrLen nSize(sPass.Len()); in GetHashPasswordLittleEndian() local
63 xub_StrLen nSize(sPass.Len()); in GetHashPasswordBigEndian() local

Completed in 133 milliseconds

12345678910>>...23