Home
last modified time | relevance | path

Searched defs:n (Results 201 – 225 of 1364) sorted by relevance

12345678910>>...55

/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx380 for( sal_uInt16 n = 0; n < rFmts.Count(); ++n ) in HasObjects() local
494 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; ++n ) in CalcLevel() local
543 for( xub_StrLen n = 0, nEnd = rStr.Len(); n < nEnd; ++n ) in IsNoAlphaLine() local
665 xub_StrLen n = nSttPlus; in DoTable() local
734 xub_StrLen n; in DelLeadingBlanks() local
746 xub_StrLen nL = rStr.Len(), n = nL; in DelTrailingBlanks() local
761 xub_StrLen n; in GetLeadingBlanks() local
771 xub_StrLen nL = rStr.Len(), n = nL; in GetTrailingBlanks() local
784 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; ++n ) in IsFirstCharCapital() local
1129 xub_StrLen n = rStr.Len(); in IsSentenceAtEnd() local
[all …]
/trunk/main/l10ntools/source/
H A Dexport.cxx1199 for( sal_uInt16 n = 0 ; n < sOrig.Len() ; n++ ){ in Execute() local
1317 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in WriteData() local
1488 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in WriteExportList() local
1789 for( sal_uInt16 n = 0 ; n < sText.Len() ; n++ ){ in WriteToMerged() local
1797 for( sal_uInt16 n = 0 ; n < sText.Len() ; n++ ){ in WriteToMerged() local
1805 for( sal_uInt16 n = 0 ; n < sText.Len() ; n++ ){ in WriteToMerged() local
1813 for( sal_uInt16 n = 1 ; n < sText.Len() ; n++ ){ in WriteToMerged() local
2131 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in MergeRest() local
2184 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in MergeRest() local
2231 for( unsigned int n = 0; n < aLanguages.size(); n++ ){ in MergeRest() local
[all …]
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx305 EditPaM( ContentNode* p, sal_uInt16 n ) { pNode = p; nIndex = n; } in EditPaM()
312 void SetIndex( sal_uInt16 n ) { nIndex = n; } in SetIndex()
409 void SetExtraValue( sal_Unicode n ) { nExtraValue = n; } in SetExtraValue()
470 void SetStart( sal_uInt16 n ) { nStart = n; } in SetStart()
474 void SetEnd( sal_uInt16 n ) { nEnd = n; } in SetEnd()
478 void SetStartPortion( sal_uInt16 n ) { nStartPortion = n; } in SetStartPortion()
482 void SetEndPortion( sal_uInt16 n ) { nEndPortion = n; } in SetEndPortion()
495 void SetTextWidth( long n ) { nTxtWidth = n; } in SetTextWidth()
498 void SetMaxAscent( sal_uInt16 n ) { nMaxAscent = n; } in SetMaxAscent()
588 void SetBulletX( sal_uInt16 n ) { nBulletX = n; } in SetBulletX()
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx77 #define ENTRY3( n, l, a, p1, p2, p3 ) \ argument
79 #define ENTRY3QQN( n, l, a, n1, l1, n2, l2, p3 ) \ argument
83 #define ENTRY2( n, l, a, p1, p2 ) \ argument
85 #define ENTRY2QQ( n, l, a, n1, l1, n2, l2 ) \ argument
88 #define ENTRY2QN( n, l, a, n1, l1, p2 ) \ argument
91 #define ENTRY1( n, l, a, p1 ) \ argument
93 #define ENTRY1Q( n, l, a, n1, l1 ) \ argument
96 #define ENTRY0( n, l, a ) \ argument
1630 sal_uInt16 n ) in GetUserDefinedActions()
/trunk/main/sot/source/sdstor/
H A Dstgstrms.hxx59 void SetLimit( sal_Int32 n ) { nLimit = n; } in SetLimit()
125 void SetIncrement( short n ) { nIncr = n ; } in SetIncrement()
/trunk/main/vcl/source/window/
H A Dtaskpanelist.cxx293 unsigned n = mTaskPanes.size(); in FindNextPane() local
328 unsigned n = mTaskPanes.size(); in FindNextSplitter() local
/trunk/main/binaryurp/source/
H A Dbridgefactory.cxx76 rtl::OUString n(bridge->getName()); in removeBridge() local
182 sal_Int32 n = static_cast< sal_Int32 >(unnamed_.size()); in getExistingBridges() local
/trunk/main/sw/source/core/doc/
H A Dextinput.cxx70 xub_StrLen n = nEndCnt; nEndCnt = nSttCnt; nSttCnt = n; in ~SwExtTextInput() local
152 xub_StrLen n = nEndCnt; nEndCnt = nSttCnt; nSttCnt = n; in SetInputData() local
/trunk/main/xml2cmp/source/inc/
H A Dstr.h30 #define strnicmp(str1,str2,n) strncasecmp(str1, str2, n) argument
/trunk/main/writerfilter/source/doctok/
H A DWW8BinTableImpl.cxx86 for (sal_uInt32 n = 0; n < getEntryCount(); n++) in toString() local
/trunk/main/dtrans/source/cnttype/
H A Dmcnttfactory.cxx104 for ( sal_Int32 n = SupportedServicesNames.getLength(); n--; ) in supportsService() local
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DBootstrap_Test.java103 int n = arg.indexOf( '=' ); in main() local
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx165 const lcl_tSizeType n = m_aPoints.size() - 1; in Calculate() local
235 const lcl_tSizeType n = m_aPoints.size() - 1; in CalculatePeriodic() local
380 const lcl_tSizeType n = m_aPoints.size() - 1; in GetInterpolatedValue() local
431 const lcl_tSizeType n = aUniquePoints.size() - 1; in createParameterT() local
495 void createKnotVector(const lcl_tSizeType n, const sal_uInt32 p, double* t, double* u) in createKnotVector()
747 const lcl_tSizeType n = aPointsIn.size() - 1; in CalculateBSplines() local
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx253 long n; in Write() local
1213 for (sal_uInt16 n = 0; n < nIMax; ++n) in MergeToNew() local
1371 for( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in AppendBookmarks() local
1425 for (sal_uInt16 n = 0; n < nCountRule; ++n) in CollectGrfsOfBullets() local
1625 void SwWW8Writer::InsUInt16(ww::bytes &rO, sal_uInt16 n) in InsUInt16()
1633 void SwWW8Writer::InsUInt32(ww::bytes &rO, sal_uInt32 n) in InsUInt32()
2089 for ( sal_uInt16 n = 0; n < nBoxes; n++ ) in TableVerticalCell() local
2508 for ( sal_uInt8 n = 0; n < nBoxes; n++ ) in TableBackgrounds() local
2541 for ( sal_uInt16 n = 0; n < nBoxes0; n++ ) in TableBackgrounds() local
3917 for (sal_uInt32 n = 0; n < nShadowsBefore; ++n) in TableNodeInfoInner() local
[all …]
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx105 for( sal_Int32 n=0; n < nLen; ++n ) in getValue() local
184 for(sal_Int32 n=1; n < 6; ++n ) in getUpdateEntry() local
474 for( sal_uInt32 n=0; n < nUpdateEntryProperties; ++n ) in storeUpdateFound() local
494 for( sal_uInt32 n=0; n < nUpdateEntryProperties; ++n ) in clearUpdateFound() local
791 for( sal_Int32 n=0; n < aServiceNameList.getLength(); n++ ) in supportsService() local
/trunk/main/tools/source/generic/
H A Dfract.cxx136 long n; in Fraction() local
200 long n = GetGGT( nNumerator, nDenominator ); in Fraction() local
242 long n = GetGGT( nNumerator, nDenominator ); in Fraction() local
/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx340 for ( sal_uInt16 n=nCount; n--; ) in removeStatusListener() local
387 for ( sal_uInt16 n=0; n<aDataSourceListeners.Count(); n++ ) in selectionChanged() local
406 for ( sal_uInt16 n=0; n<aDataSourceListeners.Count(); n++ ) in disposing() local
/trunk/main/comphelper/source/property/
H A Dpropertysethelper.cxx172 sal_Int32 n; in setPropertyValues() local
201 sal_Int32 n; in getPropertyValues() local
269 sal_Int32 n; in getPropertyStates() local
/trunk/main/shell/source/cmdmail/
H A Dsyscmdmail.cxx263 sal_Int32 n, nmax = aStringList.getLength(); in sendMailMessage() local
318 for ( sal_Int32 n = SupportedServicesNames.getLength(); n--; ) in supportsService() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dfunctiondescription.cxx71 sal_uInt16 n = reader.getMethodExceptionCount(m_index); in getExceptions() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XPageCursor.java140 short n = 1; in _jumpToPage() local
/trunk/main/sc/source/core/tool/
H A Dstringutil.cxx44 sal_Int32 n = rStr.getLength(); in parseSimpleNumber() local
/trunk/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx62 for (rtl::OString n(name); n != "com/sun/star/uno/Exception";) { in add() local
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx60 for ( sal_uInt16 n = sTemp.Len(); n; --n ) in SfxDdeServiceName_Impl() local
152 for ( sal_uInt16 n = 0; n < aData.Len(); ++n ) in SV_IMPL_PTRARR() local
501 for( sal_uInt16 n = pAppData_Impl->pDocTopics->Count(); n; ) in AddDdeTopic() local
531 for( sal_uInt16 n = pAppData_Impl->pDocTopics->Count(); n; ) in RemoveDdeTopic() local
/trunk/main/sfx2/inc/sfx2/
H A Dfrmdescr.hxx125 void SetWidth( long n ) in SetWidth()
127 void SetWidthPercent( long n ) in SetWidthPercent()
129 void SetWidthRel( long n ) in SetWidthRel()
131 void SetWidthAbs( long n ) in SetWidthAbs()

Completed in 145 milliseconds

12345678910>>...55