Home
last modified time | relevance | path

Searched defs:nSize (Results 51 – 75 of 573) sorted by relevance

12345678910>>...23

/trunk/main/sw/source/core/edit/
H A Dedfldexp.cxx46 const sal_uInt16 nSize = pFldTypes->Count(); in IsFieldDataSourceAvailable() local
/trunk/main/sc/source/filter/inc/
H A Dotlnbuff.hxx38 SCSIZE nSize; member in XclImpOutlineBuffer
/trunk/main/starmath/source/
H A Dnode.cxx190 sal_uInt16 nSize = GetNumSubNodes(); in SetPhantom() local
203 sal_uInt16 nSize = GetNumSubNodes(); in SetColor() local
221 sal_uInt16 nSize = GetNumSubNodes(); in SetAttribut() local
239 sal_uInt16 nSize = GetNumSubNodes(); in ClearAttribut() local
252 sal_uInt16 nSize = GetNumSubNodes(); in SetFont() local
308 sal_uInt16 nSize = GetNumSubNodes(); in SetFontSize() local
320 sal_uInt16 nSize = GetNumSubNodes(); in SetSize() local
407 sal_uInt16 nSize = GetNumSubNodes(); in Move() local
417 sal_uInt16 nSize = GetNumSubNodes(); in Arrange() local
426 sal_uInt16 nSize = GetNumSubNodes(); in CreateTextFromNode() local
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx294 for( size_t nPos = 0, nSize = rItemList.GetSize(); nPos < nSize; ++nPos ) in GetItemIndex() local
484 for( size_t nSize = maOrigItemList.GetSize(); !bFound && (nPos < nSize); ++nPos ) in InsertOrigTextItem() local
495 for( size_t nSize = maOrigItemList.GetSize(); !bFound && (nPos < nSize); ++nPos ) in InsertOrigDoubleItem() local
506 for( size_t nSize = maOrigItemList.GetSize(); !bFound && (nPos < nSize); ++nPos ) in InsertOrigDateTimeItem() local
517 for( size_t nSize = maOrigItemList.GetSize(); !bFound && (nPos < nSize); ++nPos ) in InsertOrigBoolItem() local
894 size_t nPos, nSize = maFieldList.GetSize(); in WriteSxindexlistList() local
1033 for( size_t nPos = 0, nSize = maItemList.GetSize(); nPos < nSize; ++nPos ) in GetItemIndex() local
1222 for( size_t nPos = 0, nSize = maItemList.GetSize(); !pItem && (nPos < nSize); ++nPos ) in GetItemAcc() local
1458 for( size_t nPos = 0, nSize = maFieldList.GetSize(); nPos < nSize; ++nPos ) in Finalize() local
1748 for( size_t nPos = 0, nSize = maPTableList.GetSize(); nPos < nSize; ++nPos ) in WritePivotTables() local
[all …]
/trunk/main/tools/source/stream/
H A Dstrmos2.cxx209 sal_uIntPtr SvFileStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()
240 sal_uIntPtr SvFileStream::PutData( const void* pData, sal_uIntPtr nSize ) in PutData()
746 void SvFileStream::SetSize( sal_uIntPtr nSize ) in SetSize()
/trunk/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx86 sal_uInt32 nSize = 8; // SoundContainer Header in GetSize() local
196 sal_uInt32 nSize = 0; in GetSize() local
/trunk/main/forms/source/xforms/
H A Devaluationcontext.hxx52 sal_Int32 nSize ) in EvaluationContext()
/trunk/main/autodoc/inc/cosv/
H A Dstringdata.hxx79 size_type nSize; /// The allocated size - 1 (for the finishing 0). member in csv::StringData
/trunk/main/basic/source/runtime/
H A Diosys.cxx396 sal_uIntPtr OslStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()
404 sal_uIntPtr OslStream::PutData( const void* pData, sal_uIntPtr nSize ) in PutData()
432 void OslStream::SetSize( sal_uIntPtr nSize ) in SetSize()
535 sal_uIntPtr UCBStream::GetData( void* pData, sal_uIntPtr nSize ) in GetData()
564 sal_uIntPtr UCBStream::PutData( const void* pData, sal_uIntPtr nSize ) in PutData()
631 void UCBStream::SetSize( sal_uIntPtr nSize ) in SetSize()
/trunk/main/vcl/source/gdi/
H A Dbmpacc3.cxx314 const sal_uInt16 nSize = rPoly.GetSize(); in FillPolygon() local
361 const sal_uInt16 nSize = rPoly.GetSize(); in DrawPolygon() local
425 const sal_uInt16 nSize = rPoly.GetSize(); in DrawPolyPolygon() local
/trunk/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx235 void BulletList::setBulletSize(sal_Int16 nSize) in setBulletSize()
241 void BulletList::setFontSize(sal_Int16 nSize) in setFontSize()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLBinaryObjectReference.cxx49 sal_uInt32 nSize = 0; in read() local
/trunk/main/unotools/source/config/
H A Dhistoryoptions.cxx207 sal_uInt32 nSize = 0 ; in GetSize() local
242 void SvtHistoryOptions_Impl::SetSize( EHistoryType eHistory, sal_uInt32 nSize ) in SetSize()
289 void SvtHistoryOptions_Impl::impl_truncateList ( EHistoryType eHistory, sal_uInt32 nSize ) in impl_truncateList()
681 void SvtHistoryOptions::SetSize( EHistoryType eHistory, sal_uInt32 nSize ) in SetSize()
/trunk/main/sw/source/ui/index/
H A Dmultmrk.cxx58 sal_uInt16 nSize = rMgr.GetTOXMarkCount(); in SwMultiTOXMarkDlg() local
/trunk/main/xml2cmp/source/inc/
H A Dtextbuff.h33 intt nSize; member
/trunk/main/connectivity/source/commontools/
H A DTKeyColumns.cxx97 sal_Int32 nSize = xRow->getInt(7); in createObject() local
H A DTIndexColumns.cxx91 sal_Int32 nSize = xRow->getInt(7); in createObject() local
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h127 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
314 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
519 inline static void * SAL_CALL operator new( size_t nSize ) SAL_THROW( () ) in operator new()
/trunk/main/desktop/source/so_comp/
H A Doemjob.cxx71 sal_Int32 nSize = (sizeof( interfaces ) / sizeof( const char *)) - 1; in GetSupportedServiceNames() local
125 sal_Int32 nSize = sizeof( interfaces ) / sizeof( const char *); in supportsService() local
/trunk/main/framework/source/uielement/
H A Dtogglebuttontoolbarcontroller.cxx234 sal_Int32 nSize = sal_Int32( m_aDropdownMenuList.size() ); in executeControlCommand() local
284 sal_Int32 nSize = sal_Int32( m_aDropdownMenuList.size() ); in executeControlCommand() local
/trunk/main/sot/inc/sot/
H A Dstorinfo.hxx38 sal_uLong nSize; member in SvStorageInfo
/trunk/main/sw/source/filter/ww8/
H A Dhash_wrap.hxx94 size_t nSize = sizeof(C); in WrappedHash() local
H A Dsortedarray.hxx91 size_t nSize = sizeof(C); in SortedArray() local
/trunk/main/rsc/inc/
H A Drscstr.hxx40 sal_uInt32 nSize; member in RscString
/trunk/main/sc/source/core/tool/
H A Daddinhelpid.cxx180 sal_uInt32 nSize = 0; in SetServiceName() local

Completed in 136 milliseconds

12345678910>>...23