Home
last modified time | relevance | path

Searched refs:r (Results 451 – 475 of 762) sorted by relevance

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

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DTextStyle.java170 String r = value.substring(1, 3); in parseColorString() local
177 red = Integer.parseInt(r, 16); in parseColorString()
/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx162 OUString r(out, j); in transliterate()
167 return r; in transliterate()
/trunk/main/sc/inc/
H A Dchart2uno.hxx384 ScChart2DataSequence(const ScChart2DataSequence& r); // disabled
398 ExternalRefListener(const ExternalRefListener& r);
421 void CopyData(const ScChart2DataSequence& r);
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx128 BigInt r(aR1.Right()); in SetMarkedObjRect() local
133 r*=w1; r/=w0; in SetMarkedObjRect()
135 l=0; r=w1; in SetMarkedObjRect()
144 aR1.Right ()=long(r); in SetMarkedObjRect()
H A Dsvdpntv.cxx1375 long r=-aOrg.X()+aActualSize.Width()-1; in MakeVisible() local
1379 else if (r<rRect.Right()) dx=rRect.Right()-r; in MakeVisible()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx1883 catch ( ::com::sun::star::ucb::InteractiveIOException& r ) in TransactedTransferForFS_Impl()
1885 if ( r.Code == IOErrorCode_ACCESS_DENIED ) in TransactedTransferForFS_Impl()
1887 else if ( r.Code == IOErrorCode_NOT_EXISTING ) in TransactedTransferForFS_Impl()
1889 else if ( r.Code == IOErrorCode_CANT_READ ) in TransactedTransferForFS_Impl()
2194 catch ( ::com::sun::star::ucb::InteractiveIOException& r ) in Transfer_Impl()
2196 if ( r.Code == IOErrorCode_ACCESS_DENIED ) in Transfer_Impl()
2198 else if ( r.Code == IOErrorCode_NOT_EXISTING ) in Transfer_Impl()
2200 else if ( r.Code == IOErrorCode_CANT_READ ) in Transfer_Impl()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3849 sal_Bool NfCurrencyEntry::operator==( const NfCurrencyEntry& r ) const in operator ==()
3851 return aSymbol == r.aSymbol in operator ==()
3852 && aBankSymbol == r.aBankSymbol in operator ==()
3853 && eLanguage == r.eLanguage in operator ==()
3879 void NfCurrencyEntry::ApplyVariableInformation( const NfCurrencyEntry& r ) in ApplyVariableInformation() argument
3881 nPositiveFormat = r.nPositiveFormat; in ApplyVariableInformation()
3882 nNegativeFormat = r.nNegativeFormat; in ApplyVariableInformation()
3883 cZeroChar = r.cZeroChar; in ApplyVariableInformation()
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx300 catch( ucb::InteractiveIOException& r ) in CopyContentToStorage_Impl() local
302 if ( r.Code == ucb::IOErrorCode_NOT_EXISTING ) in CopyContentToStorage_Impl()
1145 catch( ucb::InteractiveIOException& r ) in getElementNames() local
1147 if ( r.Code == ucb::IOErrorCode_NOT_EXISTING ) in getElementNames()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx198 static sal_uInt8 r = 0xFF; in InitRectBitmap() local
202 sal_uInt8& rr = r; in InitRectBitmap()
759 RECT_POINT SvxRectCtl::GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& r ) const in GetApproxRPFromPixPt()
761 return GetRPFromPoint( GetApproxLogPtFromPixPt( Point( r.X, r.Y ) ) ); in GetApproxRPFromPixPt()
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx540 void StgCache::MoveError( StorageBase& r ) in MoveError() argument
544 r.SetError( nError ); in MoveError()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java129 String r = value.substring(1, 3); in parseColorString() local
136 red = Integer.parseInt(r, 16); in parseColorString()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx192 int r,
196 int r,
/trunk/test/
H A DREADME.md56 cp -r $SRC_ROOT/instsetoo_native/$INPATH/Apache_OpenOffice/installed/install/en-US/openoffice4 $SOU…
61 cp -r $SRC_ROOT/instsetoo_native/$INPATH/Apache_OpenOffice_SDK/installed/install/en-US/openoffice4/…
/trunk/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi397 RMDir /r $INSTDIR
421 RMDir /r $INSTDIR
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx3586 PresentationSettingsEx::PresentationSettingsEx( const PresentationSettingsEx& r ) in PresentationSettingsEx() argument
3587 : PresentationSettings( r ) in PresentationSettingsEx()
3588 , mbRehearseTimings(r.mbRehearseTimings) in PresentationSettingsEx()
3589 , mbPreview(r.mbPreview) in PresentationSettingsEx()
3594 PresentationSettingsEx::PresentationSettingsEx( PresentationSettings& r ) in PresentationSettingsEx() argument
3595 : PresentationSettings( r ) in PresentationSettingsEx()
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas3442 Dim r As Long variable
3447 r = GetLocaleInfo(dwLocaleID, dwLCType, sReturn, Len(sReturn))
3450 If r Then
3452 sReturn = Space$(r)
3455 r = GetLocaleInfo(dwLocaleID, dwLCType, sReturn, Len(sReturn))
3458 If r Then
3461 GetUserLocaleInfo = Left$(sReturn, r - 1)
/trunk/main/binaryurp/source/
H A Dbridge.cxx229 rtl::Reference< Reader > r; in terminate() local
237 std::swap(reader_, r); in terminate()
251 joinThread(r.get()); in terminate()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx248 unsigned char r=(hb<<4)|lb; in addChar() local
249 binBuffer.push_back(r); in addChar()
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx86 void testSimple( const XOutputStreamRef &r, const XInputStreamRef &rInput );
448 void testSimple( const XOutputStreamRef &r, const XInputStreamRef &rInput );
/trunk/main/fpicker/source/win32/filepicker/
H A DFps.rc58 "#include ""afxres.h""\r\n"
64 "\r\n"
/trunk/main/io/test/stm/
H A Dmarktest.cxx85 void testSimple( const Reference< XOutputStream > &r, const Reference < XInputStream > &rInput );
446 void testSimple( const Reference< XOutputStream > &r,
/trunk/main/basic/source/comp/
H A Dcodegen.cxx35 SbiCodeGen::SbiCodeGen( SbModule& r, SbiParser* p, short nInc ) in SbiCodeGen() argument
36 : rMod( r ), aCode( p, nInc ) in SbiCodeGen()
/trunk/main/cppuhelper/source/
H A Dshlib.cxx62 static inline void out( const OUString & r ) throw () in out() argument
64 OString s( OUStringToOString( r, RTL_TEXTENCODING_ASCII_US ) ); in out()
/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx339 catch( Exception& r ) in load_config() local
348 (void)r; in load_config()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentDeserializerImpl.java452 NodeList r = doc.getElementsByTagName(TAG_OFFICE_DOCUMENT_CONTENT); in buildDocument() local
453 Node rootNode = r.item(0); in buildDocument()

Completed in 179 milliseconds

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