Home
last modified time | relevance | path

Searched refs:r (Results 251 – 275 of 762) sorted by relevance

1...<<11121314151617181920>>...31

/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx858 r.IncRef(); in PushWithoutError()
863 pStack[ sp ] = (ScToken*) &r; in PushWithoutError()
868 void ScInterpreter::Push( FormulaToken& r ) in Push() argument
877 if (r.GetType() == svError) in Push()
879 r.SetError( nGlobalError); in Push()
880 PushWithoutError( r); in Push()
886 PushWithoutError( r); in Push()
3295 aCode( r ), in ScInterpreter()
3297 rArr( r ), in ScInterpreter()
3355 FormulaTokenRefPtr( const FormulaTokenRefPtr & r ) : mp(r.mp) { if (mp) mp->IncRef(); } in FormulaTokenRefPtr()
[all …]
H A Ddetdata.cxx100 sal_Bool ScDetOpList::operator==( const ScDetOpList& r ) const in operator ==()
105 sal_Bool bEqual = ( nCount == r.Count() ); in operator ==()
107 if ( !(*(*this)[i] == *r[i]) ) // Eintraege unterschiedlich ? in operator ==()
/trunk/main/tools/inc/tools/
H A Dcolor.hxx52 …e RGB_COLORDATA( r,g,b ) ((ColorData)(((sal_uInt32)((sal_uInt8)(b))))|(((sal_uInt32)((sal_uInt8)(… argument
53 …TRGB_COLORDATA( t,r,g,b ) ((ColorData)(((sal_uInt32)((sal_uInt8)(b))))|(((sal_uInt32)((sal_uInt8)(… argument
/trunk/main/basic/inc/basic/
H A Dsbx.hxx115 void SetComment( const String& r ) { aComment = r; } in SetComment() argument
116 void SetHelpFile( const String& r ) { aHelpFile = r; } in SetHelpFile() argument
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx150 SFEntry( const SFEntry& r ) { nType = r.nType; nodes = r.nodes; loaded = r.loaded; } in SFEntry() argument
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/
H A DFlatXml.cxx79 XFlatXml( const Reference< XMultiServiceFactory > &r ) in XFlatXml() argument
80 : m_rServiceFactory(r) in XFlatXml()
280 Reference< XInterface > SAL_CALL CreateInstance( const Reference< XMultiServiceFactory > &r) in CreateInstance() argument
282 return Reference< XInterface >(( OWeakObject *)new XFlatXml(r)); in CreateInstance()
/trunk/main/sw/source/core/access/
H A Daccfrmobj.hxx47 SwAccessibleChild( const SwAccessibleChild& r );
48 SwAccessibleChild& operator=( const SwAccessibleChild& r );
54 bool operator==( const SwAccessibleChild& r ) const;
/trunk/main/comphelper/inc/comphelper/
H A Dweakbag.hxx71 com::sun::star::uno::Reference< T > r(m_list.front()); in remove() local
73 if (r.is()) { in remove()
74 return r; in remove()
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx217 static int TableEntryCompareF(const void *l, const void *r) in TableEntryCompareF() argument
219 return ((const TableEntry *) l)->tag - ((const TableEntry *) r)->tag; in TableEntryCompareF()
222 static int NameRecordCompareF(const void *l, const void *r) in NameRecordCompareF() argument
225 NameRecord *rr = (NameRecord *) r; in NameRecordCompareF()
393 int r; in StreamToFile() local
396 if ((r = StreamToMemory(_this, &ptr, &length)) != SF_OK) return r; in StreamToFile()
402 r = SF_FILEIO; in StreamToFile()
404 r = SF_OK; in StreamToFile()
409 return r; in StreamToFile()
/trunk/main/sc/source/ui/Accessibility/
H A DDrawModelBroadcaster.cxx78 catch( uno::RuntimeException& r ) in Notify() local
80 (void) r; in Notify()
83 aError += ByteString( String( r.Message), RTL_TEXTENCODING_ASCII_US ); in Notify()
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf2591récupération' pour démarrer le processus de récupération des documents listés ci-dessous.\n\nLa co…
8676 … Intérêt cumulé. Calcule le montant des intérêts d'un investissement pour une période donnée sur l…
11850 …lg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_REGENERATED 8 fr Hachage régénéré 20200411 15:0…
24751 … par_id3146869 60 0 fr Si vous supprimez une bibliothèque insérée comme référence, la référence …
55304 …_id3152360 115 0 fr \<emph\>référence\</emph\> est la référence à partir de laquelle la fonction…
55931 … les intérêts nominaux annuels sont de 9,75% et que quatre périodes de calcul des intérêts sont pr…
57459 …llules dans la plage de référence A qui répondent au critère C1 dans la plage de référence R1 et a…
60454références et renvoie une liste de références qui est une concaténation de la référence de gauche …
60533 …NSZ\"\>Calcule les intérêts cumulés, c'est-à-dire la somme des intérêts d'un investissement réalis…
68502 …SIS_Accrint 1 0 fr Renvoie les intérêts échus (ou intérêts accumulés) d'un titre ; versement pér…
[all …]
/trunk/main/vcl/source/gdi/
H A Doctree.cxx307 sal_uLong r, g, b; in InverseColorMap() local
333 for( r = 0, rxx = crinc; r < nColorMax; rdist += rxx, r++, rxx += xsqr2 ) in InverseColorMap()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx125 NotifyLinkListener(const NotifyLinkListener& r) : in NotifyLinkListener() argument
126 mnFileId(r.mnFileId), meType(r.meType) {} in NotifyLinkListener()
165 r.second.erase(mpCell); in operator ()()
1902 pair<RefCellMap::iterator, bool> r = maRefCells.insert( in insertRefCell() local
1904 if (!r.second) in insertRefCell()
1908 itr = r.first; in insertRefCell()
2363 if (!r.second) in addLinkListener()
2369 itr = r.first; in addLinkListener()
2432 pair<NumFmtMap::iterator, bool> r = maNumFormatMap.insert( in getMappedNumberFormat() local
2435 if (!r.second) in getMappedNumberFormat()
[all …]
/trunk/main/shell/source/unix/sysshell/
H A Drecently_used_file.cxx120 size_t r = fread(reinterpret_cast<void*>(buffer), sizeof(char), size, file_); in read() local
122 if ((r < size) && ferror(file_)) in read()
125 return r; in read()
/trunk/extras/l10n/source/nb/
H A Dlocalize.sdf3198 svx source\dialog\sdstring.src 0 string RID_SVXSTR_GRDT6 0 nb Rektangulær rød/hvit 20200411 1…
20077 extensions source\propctrlr\formres.src 0 string RID_STR_EVT_FOCUSGAINED 0 nb Når den får fokus …
31949 helpcontent2 source\text\shared\02\01170103.xhp 0 help hd_id3151176 16 0 nb Når den får fokus …
33912 …shared\04\01010000.xhp 0 help par_id3149582 175 0 nb Når en mappe vises: Går opp ett nivå (går t…
42915 …12 0 nb Du kan angi tallformater som kun skal brukes når et bestemt vilkår inntreffer. Vilkår er…
61749r skrivemerket står i en bolk med et navn, vises navnet til bolken. Når 
skrivemerket står i en ta…
66370 …id3145410 5 0 nb Når du sletter et avsnittssmerke, får avsnittet som settes inn, samme formateri…
66502 …nb Denne kommandoen er bare tilgjengelig når du har merket en tabell i dokumentet, eller når skriv…
66827r for det valgte objektet, og den røde firkanten står for referansepunktet for justering. Hvis du …
67001r til bestemte funksjoner. For eksempel kan du angi et felt som utfører en makro når du klikker i …
[all …]
/trunk/main/stoc/test/
H A Dtestsmgr2.cxx56 Reference< XSimpleRegistry > r = createNestedRegistry( ); in SAL_IMPLEMENT_MAIN() local
57 Reference< XInitialization > rInit( r, UNO_QUERY ); in SAL_IMPLEMENT_MAIN()
63 Reference< XComponentContext > rComp = bootstrap_InitialComponentContext( r ); in SAL_IMPLEMENT_MAIN()
/trunk/main/testgraphical/source/
H A DConvwatchHelper.pm41 …$VERSION = do { my @r = (q$Revision: 1.39 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; # must b…
H A Dfilehelper.pm38 …$VERSION = do { my @r = (q$Revision: 1.1 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; # must be…
H A Dcwstestresulthelper.pm44 …$VERSION = do { my @r = (q$Revision: 1.1 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; # must be…
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_backgroundpatterncontroller.xcf.bz2
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx60 StgDirEntry::StgDirEntry( const StgEntry& r ) : StgAvlNode(), aEntry( r ) in StgDirEntry() argument
808 StgDirStrm::StgDirStrm( StgIo& r ) in StgDirStrm() argument
809 : StgDataStrm( r, r.aHdr.GetTOCStart(), -1 ) in StgDirStrm()
813 if( r.GetError() ) in StgDirStrm()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx197 o_rOutputBuf.push_back(colToByte(zeroColor.r)); in createPng()
200 o_rOutputBuf.push_back(colToByte(oneColor.r)); in createPng()
272 aScanlines.push_back(colToByte(rgb.r)); in createPng()
357 aScanlines.push_back(colToByte(rgb.r)); in createPng()
/trunk/main/odk/examples/java/Drawing/
H A DSDraw.java202 int r = 40; in createSequence() local
237 xSPS.setPropertyValue("FillColor", new Integer(getCol(r,g,b))); in createSequence()
255 public static int getCol(int r, int g, int b) { in getCol() argument
256 return r*65536+g*256+b; in getCol()
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl110 regression. This value is often denoted as <it>r</it> or
113 <p>The value of <it>r</it> is signed. Often
114 <it>r</it><sup>2</sup> is used instead of <it>r</it> to denote
/trunk/main/editeng/source/editeng/
H A Deditdoc.cxx419 EditLine::EditLine( const EditLine& r ) in EditLine() argument
423 nEnd = r.nEnd; in EditLine()
424 nStart = r.nStart; in EditLine()
425 nStartPortion = r.nStartPortion; in EditLine()
426 nEndPortion = r.nEndPortion; in EditLine()
427 bHangingPunctuation = r.bHangingPunctuation; in EditLine()
481 EditLine& EditLine::operator = ( const EditLine& r ) in operator =() argument
483 nEnd = r.nEnd; in operator =()
484 nStart = r.nStart; in operator =()
485 nEndPortion = r.nEndPortion; in operator =()
[all …]

Completed in 2434 milliseconds

1...<<11121314151617181920>>...31