Home
last modified time | relevance | path

Searched refs:n (Results 376 – 400 of 1957) sorted by relevance

1...<<11121314151617181920>>...79

/trunk/main/xmloff/source/meta/
H A Dxmlversion.cxx87 for ( sal_Int32 n=0; n<maVersions.getLength(); n++ ) in exportDoc() local
89 const util::RevisionTag& rInfo = maVersions[n]; in exportDoc()
287 sal_Int32 n = 0; in ParseISODateTimeString() local
288 nYear = aDateStr.getToken( 0, '-', n ).toInt32(); in ParseISODateTimeString()
293 nMonth = aDateStr.getToken( 0, '-', n ).toInt32(); in ParseISODateTimeString()
298 nDay = aDateStr.getToken( 0, '-', n ).toInt32(); in ParseISODateTimeString()
319 sal_Int32 n = 0; in ParseISODateTimeString() local
320 nHour = aTimeStr.getToken( 0, ':', n ).toInt32(); in ParseISODateTimeString()
325 nMin = aTimeStr.getToken( 0, ':', n ).toInt32(); in ParseISODateTimeString()
330 nSec = aTimeStr.getToken( 0, ':', n ).toInt32(); in ParseISODateTimeString()
/trunk/extras/l10n/source/kab/
H A Dlocalize.sdf654 …G1)' yettwaskkeṛ ɣef teẓrigt sɣur:\n\n$(ARG2)\n\nƐreḍ tikelt nniḍen ticki akken ad tesekelseḍ anɣe…
5372 …c\docfnote.src 0 tabdialog DLG_DOC_FOOTNOTE 0 kab Iɣewwaren n tilɣa n uḍar n usebter/n tagarra …
6620 …uerybox DLG_IMPORT_DBNAME 0 kab Ad tesqedceḍ isem n uzadur n isefka d azadur n isefka n lexṣas
17628n /? : Ibeqqeḍ tankult-agi n udiwenni.\n /a : Itteg asbeddi anedbal.\n /j[u|m] : Itteg as…
17757 … 0 kab Teḍra-d tuccḍa deg usali n isefka n twila n ugrudem n useqdac. Asnas ad yeḥbes tura.\nƐreḍ …
17758 …ab Teḍra-d tuccḍa deg usali n isefka n twila n ugrudem n useqdac. Asnas ad yeḥbes tura.\nƐreḍ ad t…
17759n isefka n twila n ugrudem n useqdac. Asnas ad yeḥbes tura. Eɛreḍ ad tekkseḍ alegdis n useqdac n u…
18371n udiwenni s yisem :\n\n$(ARG1)\n\nBeddel isem n tenkult n udiwenni iwaken ad teǧǧeḍ tankult n udi…
18375n udiwenni ara tketreḍ teteddu s tutlayin-nniḍen yemgaraden ɣef tin n temkarḍit tasaḍast.\n\nRnu t…
72780 …src 0 string RID_AFMERROR_BOX_TXT 255 kab D awezɣi aselket n usekkat\n\n%s\n\nacku :\n\n 202…
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2092 aNewSnap.Move(n,0); in NbcApplyNotPersistAttr()
2096 aNewSnap.Move(0,n); in NbcApplyNotPersistAttr()
2124 n-=GetShearAngle(); in NbcApplyNotPersistAttr()
2125 if (n!=0) { in NbcApplyNotPersistAttr()
2126 double nTan=tan(n*nPi180); in NbcApplyNotPersistAttr()
2132 n-=GetRotateAngle(); in NbcApplyNotPersistAttr()
2133 if (n!=0) { in NbcApplyNotPersistAttr()
2141 double nSin=sin(n*nPi180); in NbcApplyNotPersistAttr()
2142 double nCos=cos(n*nPi180); in NbcApplyNotPersistAttr()
2147 double nTan=tan(n*nPi180); in NbcApplyNotPersistAttr()
[all …]
/trunk/main/solenv/bin/
H A Drelocate86 print " $set\n";
104 print " $tcsh_set\n";
170 $idx || print "\n ";
188 print " bootstrap\n";
203 print "relocate: syntax\n";
204 print " relocate /path/to/new/ooo/source_root\n";
216 print "Relocate: $OLD_ROOT -> $OOO_BUILD\n";
218 print "re-writing environment:\n";
223 print "re-writing dependencies:\n";
227 print "done.\n";
/trunk/main/svl/inc/svl/
H A Ditempool.hxx153 static inline void SetRefCount( SfxPoolItem& rItem, sal_uLong n );
154 static inline sal_uLong AddRef( const SfxPoolItem& rItem, sal_uLong n = 1 );
155 static inline sal_uLong ReleaseRef( const SfxPoolItem& rItem, sal_uLong n = 1);
282 inline void SfxItemPool::SetRefCount( SfxPoolItem& rItem, sal_uLong n ) in SetRefCount() argument
284 rItem.SetRefCount(n); in SetRefCount()
288 inline sal_uLong SfxItemPool::AddRef( const SfxPoolItem& rItem, sal_uLong n ) in AddRef() argument
290 return rItem.AddRef(n); in AddRef()
294 inline sal_uLong SfxItemPool::ReleaseRef( const SfxPoolItem& rItem, sal_uLong n ) in ReleaseRef() argument
296 return rItem.ReleaseRef(n); in ReleaseRef()
/trunk/main/sal/rtl/source/
H A Ddigest.c40 #define RTL_DIGEST_ROTL(a,n) (((a) << (n)) | ((a) >> (32 - (n)))) argument
85 n = nDatLen; in __rtl_digest_swapLong()
430 if (nDatLen < n) in rtl_digest_updateMD2()
439 d += n; in rtl_digest_updateMD2()
440 nDatLen -= n; in rtl_digest_updateMD2()
810 d += n; in rtl_digest_updateMD5()
811 nDatLen -= n; in rtl_digest_updateMD5()
1287 d += n; in rtl_digest_updateSHA()
1288 nDatLen -= n; in rtl_digest_updateSHA()
1475 d += n; in rtl_digest_updateSHA1()
[all …]
/trunk/main/i18npool/source/transliteration/data/
H A Dnumberchar.h107 #define isNumber(n) ( NUMBER_ZERO <= n && n <= NUMBER_NINE ) argument
108 #define isDecimal(n) ( n == NUMBER_DECIMAL ) argument
109 #define isMinus(n) ( n == NUMBER_MINUS ) argument
/trunk/main/tools/source/stream/
H A Dstream.cxx715 sal_uInt16 j, n; in ReadLine() local
730 if ( n < j ) in ReadLine()
732 ++n; in ReadLine()
735 if ( n ) in ReadLine()
792 sal_uInt16 j, n; in ReadUniStringLine() local
809 if ( n < j ) in ReadUniStringLine()
811 ++n; in ReadUniStringLine()
814 if ( n ) in ReadUniStringLine()
2289 for ( sal_uInt16 n=0; n < CRYPT_BUFSIZE; n++ ) in CryptAndWriteBuffer() local
2294 pTemp[n] = aCh; in CryptAndWriteBuffer()
[all …]
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx154 sal_Int32 n = text.getLength(); in NistHash() local
155 while (n >= sizeof data) { in NistHash()
158 n -= sizeof data; in NistHash()
161 std::memcpy(data, p, n); in NistHash()
162 reinterpret_cast< unsigned char *>(data)[n++] = 0x80; in NistHash()
163 if (n > sizeof data - 8) { in NistHash()
164 std::memset(reinterpret_cast< char * >(data) + n, 0, sizeof data - n); in NistHash()
169 reinterpret_cast< char * >(data) + n, 0, sizeof data - 8 - n); in NistHash()
331 for (sal_Int32 n = len / 26; n > 0; n /= 26) { in toCppNames() local
332 br.insert(pos, static_cast< char >('a' + (n % 26))); in toCppNames()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx138 std::vector< char >::size_type n = blob.size(); in align() local
139 n = align(n - offset, alignment) + offset; //TODO: overflow in align() in align()
140 blob.resize(n + add); //TODO: overflow in align()
141 return address(blob) + n; in align()
165 std::size_t n = 1; in alignment() local
169 n = std::max(n, alignment(props->Get(i))); in alignment()
171 return n; in alignment()
581 sal_Int32 n = name.copy(1).toInt32(); //TODO: handle bad input in getProcData() local
582 if (n <= 0 || n > 0xFFFF) { in getProcData()
585 FARPROC p = GetProcAddress(handle, reinterpret_cast< LPCSTR >(n)); in getProcData()
[all …]
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx265 for( int n = 0 ; n < nQueryListSize ; ++n ) in ResultSetForQuery() local
267 vector<HitItem>* pQueryResultVector = aQueryListResultVectorVector[n]; in ResultSetForQuery()
279 if( n == 0 ) in ResultSetForQuery()
288 …fprintf( pFile, "Combine: Query %d (first pass), Item %d: score=%f (%f), URL=%s\n", n, i, aItemCop… in ResultSetForQuery()
305 fprintf( pFile, "Combine: Query %d, Item %d: score=%f + %f = %f, URL=%s\n", n, i, in ResultSetForQuery()
399 for( int n = 0 ; n < nVectorCount ; ++n ) in ResultSetForQuery() local
401 vector<HitItem>* pIndexFolderVector = aIndexFolderResultVectorVector[n]; in ResultSetForQuery()
/trunk/main/officecfg/util/
H A Dcomponent-conf.gen38 tr/\r\n//d;
71 print OUTFILE "attribute $myLdapName-attr $myLdapName-attr-oid cis single\n";
72 print OUTFILE "objectclass $myLdapName-class\n";
73 print OUTFILE "\toid\n";
74 print OUTFILE "\t\t$myLdapName-class-oid\n";
75 print OUTFILE "\tsuperior top\n";
76 print OUTFILE "\tallows\n";
77 print OUTFILE "\t$myLdapName-attr\n";
/trunk/main/extensions/source/scanner/
H A Dgrid.cxx309 for( int n = 0; n < nNodes; n++ ) in interpolate() local
311 if( n != i ) in interpolate()
313 sum *= x - pNodeX[ n ]; in interpolate()
314 sum /= pNodeX[ i ] - pNodeX[ n ]; in interpolate()
584 for( int n = 1; n < m_nValues; n++ ) in IMPL_LINK() local
586 if( delta > std::fabs( x - m_pXValues[ n ] ) ) in IMPL_LINK()
588 delta = std::fabs( x - m_pXValues[ n ] ); in IMPL_LINK()
589 nIndex = n; in IMPL_LINK()
/trunk/main/sax/test/sax/
H A Dtestwriter.cxx450 for( int n = 1 ; n < nMax ; n++ ){ in writeParagraph() local
451 if( 32 == seq.getArray()[n] ) { in writeParagraph()
453 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph()
454 nStart = n; in writeParagraph()
458 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph()
507 for( sal_Int32 n = 32 ; n < 254 ; n ++ ) { in testSimple() local
508 array[n-32] = n; in testSimple()
/trunk/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx62 for (rtl::OString n(name); n != "com/sun/star/uno/Exception";) { in add() local
63 if (n == "com/sun/star/uno/RuntimeException") { in add()
67 list.push_back(n); in add()
68 typereg::Reader reader(manager.getTypeReader(n)); in add()
71 ::rtl::OString("Unknown type '" + n.replace('/', '.') in add()
77 n = rtl::OUStringToOString( in add()
/trunk/main/tools/workben/
H A Dhashtbl.cxx156 ULONG i,n; in Hash() local
160 for (i=0,n=Key.Len(); i<n; i++) in Hash()
178 ULONG i,n; in DHash() local
180 for (i=0,n=Key.Len(); i<n; i++) in DHash()
314 ULONG n = 0; in FindPos() local
320 n++; in FindPos()
327 bEnd = !(n<m_lSize || pItem->IsFree()); in FindPos()
/trunk/main/
H A Dconfigure.ac3743 if test -n "$with_system_zlib" -o -n "$with_system_libs" && \
3762 if test -n "$with_system_jpeg" -o -n "$with_system_libs" && \
3781 if test -n "$with_system_expat" -o -n "$with_system_libs" && \
3833 if test -n "$with_system_libxml" -o -n "$with_system_libs" && \
3880 if test -n "$with_system_libxml" -o -n "$with_system_libs" -o \
4050 if test -n "$with_system_lucene" -o -n "$with_system_libs" && \
4149 if test -n "$with_system_mysql" -o -n "$with_system_libs" && \
4242 if test -n "$with_system_hsqldb" -o -n "$with_system_libs" && \
4324 if test -n "$with_system_saxon" -o -n "$with_system_libs" && \
4489 if test -n "$with_system_curl" -o -n "$with_system_libs" && \
[all …]
/trunk/main/tools/inc/tools/
H A Dmempool.hxx56 static void * operator new( size_t n )
59 void * Class::operator new( size_t n )
63 if ( n == sizeof( Class ) ) \
66 return ::operator new(n); \
74 static void operator delete( void * p, size_t n )
77 void Class::operator delete( void * p, size_t n )
81 if ( n == sizeof( Class ) ) \
/trunk/main/vcl/source/window/
H A Ddockingarea.cxx175 for( sal_uInt16 n = 0; n < nChildren; n++ ) in Paint() local
177 Window* pChild = GetChild( n ); in Paint()
200 for( sal_uInt16 n = 0; n < nChildren; n++ ) in Paint() local
202 Window* pChild = GetChild( n ); in Paint()
/trunk/main/tools/bootstrp/
H A Dcppdep.cxx63 for ( sal_uIntPtr n=0; n<nCount;n++) in Execute() local
65 ByteString *pStr = pSources->GetObject(n); in Execute()
151 for ( sal_uIntPtr n=0; n<nCount; n++) in Exists() local
154 ByteString *pPathName = pSearchPath->GetObject(n); in Exists()
/trunk/main/basic/source/comp/
H A Dexprtree.cxx55 SbiExpression::SbiExpression( SbiParser* p, double n, SbxDataType t ) in SbiExpression() argument
61 pExpr = new SbiExprNode( pParser, n, t ); in SbiExpression()
157 sal_uInt16 n = 1; in AddSym() local
161 aPar += ++n; in AddSym()
865 double n = nVal; in GetShortValue() local
866 if( n > 0 ) n += .5; else n -= .5; in GetShortValue()
867 if( n > SbxMAXINT ) n = SbxMAXINT, pParser->Error( SbERR_OUT_OF_RANGE ); in GetShortValue()
869 if( n < SbxMININT ) n = SbxMININT, pParser->Error( SbERR_OUT_OF_RANGE ); in GetShortValue()
870 return (short) n; in GetShortValue()
904 SbiExpression* SbiExprList::Get( short n ) in Get() argument
[all …]
/trunk/main/odk/examples/java/Inspector/
H A DHideableTreeModel.java226 HideableMutableTreeNode n = (HideableMutableTreeNode)node; in setNodeVisible() local
227 if(v != n.isVisible()) { in setNodeVisible()
228 TreeNode parent = n.getParent(); in setNodeVisible()
231 n.setVisible(v); in setNodeVisible()
232 int index = getIndexOfChild(parent, n); in setNodeVisible()
233 nodeInserted(parent, n, index); in setNodeVisible()
236 int index = getIndexOfChild(parent, n); in setNodeVisible()
237 n.setVisible(v); in setNodeVisible()
238 nodeRemoved(parent, n, index); in setNodeVisible()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java260 int n = 0; in callUnoinfo() local
265 if (n == buf.length) { in callUnoinfo()
266 if (n > Integer.MAX_VALUE / 2) { in callUnoinfo()
272 byte[] buf2 = new byte[2 * n]; in callUnoinfo()
273 for (int i = 0; i < n; ++i) { in callUnoinfo()
278 int k = s.read(buf, n, buf.length - n); in callUnoinfo()
282 n += k; in callUnoinfo()
303 + " exit value " + n); in callUnoinfo()
/trunk/main/ucb/source/core/
H A Ducb.cxx150 for ( sal_Int32 n = 0; n < nCount; ++n ) in makeAndAppendXMLName() local
152 const sal_Unicode c = rIn.getStr()[ n ]; in makeAndAppendXMLName()
713 for ( sal_Int32 n = 0; n < nCount; ++n ) in changesOccurred() local
715 const util::ElementChange& rElem = pElementChanges[ n ]; in changesOccurred()
887 for ( sal_Int32 n = 0; n < nCount; ++n ) in getContentProviderData() local
897 makeAndAppendXMLName( aElemBuffer, pElems[ n ] ); in getContentProviderData()
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx549 for( int n = 1 ; n < nMax ; n++ ){ in writeParagraph() local
550 if( 32 == seq.getArray()[n] ) { in writeParagraph()
552 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph()
553 nStart = n; in writeParagraph()
557 r->characters( s.copy( nStart , n - nStart ) ); in writeParagraph()
603 for( sal_Int32 n = 32 ; n < 254 ; n ++ ) { in testSimple() local
604 array[n-32] = n; in testSimple()

Completed in 1432 milliseconds

1...<<11121314151617181920>>...79