Home
last modified time | relevance | path

Searched refs:nPropCount (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx228 long nPropCount = 2; // every event config entry needs at least 2 properties in startElement() local
229 Sequence< PropertyValue > aEventProperties( nPropCount ); in startElement()
305 ++nPropCount; in startElement()
306 aEventProperties.realloc( nPropCount ); in startElement()
308 aEventProperties[nPropCount-1].Value <<= a; in startElement()
309 …aEventProperties[nPropCount-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_LIBRARY )… in startElement()
314 ++nPropCount; in startElement()
315 aEventProperties.realloc( nPropCount ); in startElement()
317 aEventProperties[nPropCount-1].Value <<= a; in startElement()
318 …aEventProperties[nPropCount-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_SCRIPT )); in startElement()
/trunk/main/ucb/source/ucp/webdav/
H A DPropfindRequest.cxx44 const int nPropCount = ( !onlyPropertyNames && propNames ) in generatePROPFINDRequestBody() local
47 if ( nPropCount > 0 ) in generatePROPFINDRequestBody()
51 for ( int theIndex = 0; theIndex < nPropCount; theIndex ++ ) in generatePROPFINDRequestBody()
/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx422 …sal_uInt32 i, nSecOfs, nSecSize, nPropCount, nPropId, nPropOfs, nPropType, nPropSize, nCurrent, nV… in Read() local
430 *pStrm >> nSecSize >> nPropCount; in Read()
431 while( nPropCount-- && ( pStrm->GetError() == ERRCODE_NONE ) ) in Read()
534 nPropCount = 0; in Read()
586 nPropCount = 0; in Read()
H A Dpptin.cxx276 sal_uInt32 nType, nPropSize, nPropCount; in Import() local
397 >> nPropCount; in Import()
399 if ( ! ( nPropCount % 6 ) ) in Import()
403 nPropCount /= 6; // 6 propertys a hyperlink in Import()
406 for ( i = 0; i < nPropCount; i++ ) in Import()
520 if ( i != nPropCount ) in Import()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx936 sal_Int32 nPropCount; in ImplLoad() local
937 rStrm >> nSize >> nPropCount; in ImplLoad()
942 …for( sal_Int32 nPropIdx = 0; (nPropIdx < nPropCount) && (rStrm.GetErrorCode() == SVSTREAM_OK) && !… in ImplLoad()
995 sal_Int32 nPropCount = static_cast< sal_Int32 >( maPropMap.size() + 1 ); in ImplSave() local
997 ++nPropCount; in ImplSave()
998 rStrm << sal_uInt32( 0 ) << nPropCount; in ImplSave()
1002 rStrm.SeekRel( static_cast< sal_sSize >( 8 * nPropCount ) ); in ImplSave()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1831 sal_uInt16 nPropCount = pProps->Count(); in RequestingChilds() local
1832 if ( nPropCount >= 3 && in RequestingChilds()
1833 pProps->Get( nPropCount -1 )->GetName().EqualsIgnoreCaseAscii( "Dbg_Methods" ) && in RequestingChilds()
1834 pProps->Get( nPropCount -2 )->GetName().EqualsIgnoreCaseAscii( "Dbg_Properties" ) && in RequestingChilds()
1835 pProps->Get( nPropCount -3 )->GetName().EqualsIgnoreCaseAscii( "Dbg_SupportedInterfaces" ) ) in RequestingChilds()
1837 nPropCount -= 3; in RequestingChilds()
1839 pItem->maMemberList.allocList( nPropCount ); in RequestingChilds()
1841 for( sal_uInt16 i = 0 ; i < nPropCount ; ++i ) in RequestingChilds()
1852 if( nPropCount > 0 ) in RequestingChilds()
2257 sal_uInt16 nPropCount = pProps->Count(); in UpdateWatches() local
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosrch.cxx125 sal_uInt32 nPropCount = 0; in GetProperties() local
129 nPropCount++; in GetProperties()
131 uno::Sequence< beans::PropertyValue > aRet(nPropCount); in GetProperties()
133 nPropCount = 0; in GetProperties()
138 pProps[nPropCount++] = *(pValueArr[i]); in GetProperties()
/trunk/main/filter/source/msfilter/
H A Ddffpropset.cxx1114 sal_uInt32 nPropCount = aHd.nRecInstance; in ReadPropSet() local
1117 sal_uInt32 nComplexDataFilePos = rIn.Tell() + ( nPropCount * 6 ); in ReadPropSet()
1119 for( sal_uInt32 nPropNum = 0; nPropNum < nPropCount; nPropNum++ ) in ReadPropSet()
/trunk/main/linguistic/workben/
H A Dsprophelp.cxx58 const char *pPropNames[], USHORT nPropCount ) : in PropertyChgHelper() argument
61 aPropNames (nPropCount), in PropertyChgHelper()
65 for (INT32 i = 0; i < nPropCount; ++i) in PropertyChgHelper()
H A Dsprophelp.hxx78 const char *pPropNames[], USHORT nPropCount );
/trunk/main/sw/source/ui/uno/
H A DSwXFilterOptions.cxx98 long nPropCount = aProps.getLength(); in setPropertyValues() local
99 for (long i = 0; i < nPropCount; i++) in setPropertyValues()
/trunk/main/sc/source/ui/unoobj/
H A Deventuno.cxx99 sal_Int32 nPropCount = aPropSeq.getLength(); in replaceByName() local
100 for (sal_Int32 nPos=0; nPos<nPropCount; ++nPos) in replaceByName()
H A Dfiltuno.cxx118 long nPropCount = aProps.getLength(); in setPropertyValues() local
119 for (long i = 0; i < nPropCount; i++) in setPropertyValues()
H A Dchartuno.cxx513 long nPropCount = aArgs.getLength(); in GetData_Impl() local
514 for (long i = 0; i < nPropCount; i++) in GetData_Impl()
H A Ddatauno.cxx254 long nPropCount = rSeq.getLength(); in FillImportParam() local
255 for (long i = 0; i < nPropCount; i++) in FillImportParam()
387 long nPropCount = rSeq.getLength(); in FillSortParam() local
388 for (long nProp = 0; nProp < nPropCount; nProp++) in FillSortParam()
/trunk/main/sc/source/filter/xml/
H A DXMLCodeNameProvider.cxx42 sal_Int32 nPropCount = aProps.getLength(); in _getCodeName() local
43 for( sal_Int32 i=0; i<nPropCount; i++ ) in _getCodeName()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx805 sal_Int32 nPropCount = maProperties.getLength(); in FindTimeout() local
806 for (sal_Int32 nProp=0; nProp<nPropCount && !bFound; ++nProp) in FindTimeout()
1000 sal_Int32 nPropCount = maProperties.getLength(); in CallSolver() local
1001 for (sal_Int32 nProp=0; nProp<nPropCount; ++nProp) in CallSolver()
/trunk/main/oox/source/dump/
H A Ddffdumper.cxx222 sal_uInt16 nPropCount = getInst(); in dumpDffOpt() local
225 for( sal_uInt16 nPropIdx = 0; !mxStrm->isEof() && (nPropIdx < nPropCount); ++nPropIdx ) in dumpDffOpt()
/trunk/main/comphelper/source/property/
H A Dpropstate.cxx142 sal_Int32 nPropCount = aProps.getLength(); in getPropertyStates() local
145 for (sal_Int32 i=0, j=0; i<nPropCount && j<nLen; ++i, ++pProps) in getPropertyStates()
/trunk/main/uui/source/
H A Diahndl-filter.cxx336 sal_Int32 nPropCount = rRequest.rProperties.getLength(); in handleFilterOptionsRequest_() local
337 for( sal_Int32 ind = 0; ind < nPropCount; ++ind ) in handleFilterOptionsRequest_()
/trunk/main/unotools/source/config/
H A Deventcfg.cxx276 sal_Int32 nPropCount = props.getLength(); in replaceByName() local
277 for( sal_Int32 index = 0 ; index < nPropCount ; ++index ) in replaceByName()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx334 , nPropCount( n ) in test_OPropertySetHelper()
387 sal_Int32 nPropCount; member in test_OPropertySetHelper
653 static OPropertyArrayHelper aInfo( pBasicProps, nPropCount ); in getInfoHelper()
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx767 sal_Int32 nPropCount = getPropertySetMapper()->GetEntryCount(); in finished() local
768 for( sal_Int32 j=0; j < nPropCount; j++ ) in finished()
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx85 long nPropCount = aArgs.getLength(); in lcl_GetChartParameters() local
86 for (long i = 0; i < nPropCount; i++) in lcl_GetChartParameters()
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1934 sal_uInt16 nPropCount = pProps->Count(); in Impl_DumpProperties() local
1935 sal_uInt16 nPropsPerLine = 1 + nPropCount / 30; in Impl_DumpProperties()
1936 for( sal_uInt16 i = 0; i < nPropCount; i++ ) in Impl_DumpProperties()
1974 if( i == nPropCount - 1 ) in Impl_DumpProperties()
2936 sal_uInt32 nPropCount = props.getLength(); in implCreateAll() local
2940 for( i = 0 ; i < nPropCount ; i++ ) in implCreateAll()

Completed in 158 milliseconds

12