Home
last modified time | relevance | path

Searched refs:nCount (Results 1601 – 1625 of 1975) sorted by relevance

1...<<61626364656667686970>>...79

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx280 sal_uInt32 nCount = pCondition->count(); in ParseCondition() local
281 for(sal_uInt32 i = _nStartIndex ; i < nCount ; ++i) in ParseCondition()
296 sal_uInt32 nCount = pTableRefList->count(); in FillOuterJoins() local
298 for (sal_uInt32 i=0; !bError && i < nCount; ++i) in FillOuterJoins()
867 sal_uInt32 nCount = pParseNode->count(); in GenerateCriterias() local
868 for( sal_uInt32 node = 1 ; node < nCount ; ++node) in GenerateCriterias()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx1367 size_t nCount = ::lcl_GetFrmMapCount(_pMap); in FillPosLB() local
1368 for (size_t i = 0; _pMap && i < nCount; ++i) in FillPosLB()
2803 sal_uInt16 nCount = (sal_uInt16)pList->Count(); in Reset() local
2804 if( nCount ) in Reset()
2807 for ( i = 0; i < nCount; i++ ) in Reset()
2811 for ( i = nCount; i; i-- ) in Reset()
/trunk/main/basegfx/inc/basegfx/curve/
H A Db2dcubicbezier.hxx135 void adaptiveSubdivideByCount(B2DPolygon& rTarget, sal_uInt32 nCount) const;
/trunk/main/editeng/source/outliner/
H A Doutlundo.hxx133 sal_uInt32 nCount; member in OLUndoExpand
/trunk/main/svtools/inc/svtools/
H A Dstdmenu.hxx188 SVT_DLLPRIVATE sal_Bool ImplIsAlreadyInserted( const XubString& rStyleName, sal_uInt16 nCount );
H A Dsyntaxhighlight.hxx146 void setKeyWords( const char** ppKeyWords, sal_uInt16 nCount );
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx443 unsigned int nCount = rPrinters.size(); in ActivatePage() local
444 if ( nCount ) in ActivatePage()
446 for( unsigned int i = 0; i < nCount; i++ ) in ActivatePage()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx1166 rStream << (sal_uInt16)(nCount - 1); in Save()
1168 for (sal_uInt16 i=1; bRet && (i < nCount); i++) in Save()
1182 for( sal_uInt16 i=0; i<nCount ; i++ ) in FindIndexPerName()
/trunk/main/editeng/source/editeng/
H A Deditobj.cxx275 const sal_uInt16 nCount = aAttribs.Count(); in operator ==() local
276 if( nCount == rCompare.aAttribs.Count() ) in operator ==()
279 for( n = 0; n < nCount; n++ ) in operator ==()
/trunk/main/sw/source/core/inc/
H A Ddoctxm.hxx74 sal_uInt16 nCount,
/trunk/main/sc/inc/
H A Dcallform.hxx74 sal_uInt16 nCount,
/trunk/main/sc/source/ui/inc/
H A Dasciiopt.hxx113 void SetColInfo( sal_uInt16 nCount, const xub_StrLen* pStart, const sal_uInt8* pFormat );
/trunk/main/xmloff/source/draw/
H A Dshapeexport2.cxx1887 const sal_Int32 nCount = aCommands.getLength(); local
1888 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ )
1936 const sal_Int32 nCount = aCommands.getLength(); local
1937 for( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ )
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx2076 xub_StrLen nCount = 0; in FinalScan() local
2086nCount = nCount + sStrArray[i].Len(); // MSC converts += to int and then warns, so ... in FinalScan()
2088 if (i > 0 && nCount >= aGrouping.getPos()) in FinalScan()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java332 int nCount = xReplace.replaceAll( xReplaceDesc ); in doCellRangeSamples() local
333 System.out.println( "Search text replaced " + nCount + " times." ); in doCellRangeSamples()
701 int nCount = xRangesIA.getCount(); in doFormattingSamples() local
702 for (int nIndex = 0; nIndex < nCount; ++nIndex) in doFormattingSamples()
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx310 …ic void appendChar( ::rtl::OUStringBuffer& rStr, sal_Unicode cChar, sal_Int32 nCount = 1 );
388 …appendEncChar( ::rtl::OUStringBuffer& rStr, sal_Unicode cChar, sal_Int32 nCount = 1, bool bPrefix …
1085 void emptyLine( size_t nCount = 1 );
1112 void writeChar( sal_Unicode cChar, sal_Int32 nCount = 1 );
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1045 sal_uInt16 nCount(0); in ExecuteNumFormat() local
1048 while(nCount < aLen) in ExecuteNumFormat()
1050 sal_Unicode cChar = aCode.GetChar(nCount); in ExecuteNumFormat()
1063 nCount++; in ExecuteNumFormat()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs224 int nCount = xReplace.replaceAll( xReplaceDesc ); in doCellRangeSamples()
225 Console.WriteLine( "Search text replaced " + nCount + " times." ); in doCellRangeSamples()
680 int nCount = xRangesIA.getCount(); in doFormattingSamples()
681 for (int nIndex = 0; nIndex < nCount; ++nIndex) in doFormattingSamples()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx316 int nCount = nNum; in OutlineUpDown() local
318 while (nCount > 0 && m + nStep >= 0 && m + nStep < MAXLEVEL) in OutlineUpDown()
323 nCount--; in OutlineUpDown()
326 if (nCount == 0) in OutlineUpDown()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1314 void allocList( int nCount );
1326 void MemberList::allocList( int nCount ) in allocList() argument
1329 if( nCount > 0 ) in allocList()
1331 mnMemberCount = nCount; in allocList()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx656 sal_uInt16 nCount = pWrtShell->GetRedlineCount(); in Execute() local
657 for( sal_uInt16 nRedline = 0; nRedline < nCount; ++nRedline ) in Execute()
853 sal_uInt16 nCount = pWrtShell->GetTOXCount(); in Execute() local
854 if( 1 == nCount ) in Execute()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx41 void SetCount(sal_uInt16 nCount, sal_uInt16 nGutterWidth);
/trunk/main/vcl/inc/vcl/
H A Doctree.hxx43 sal_uLong nCount; member
/trunk/main/odk/examples/cpp/counter/
H A DXCountable.idl34 void setCount( [in] long nCount );
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1942 const sal_uInt16 nCount = in attach() local
1944 for (sal_uInt16 i = 0; i < nCount; i++) in attach()
2669 sal_Int32 nCount = 0; in getElementNames() local
2677 ++nCount; in getElementNames()
2681 uno::Sequence< OUString > aRet(nCount); in getElementNames()

Completed in 189 milliseconds

1...<<61626364656667686970>>...79