Home
last modified time | relevance | path

Searched defs:r (Results 201 – 225 of 354) sorted by relevance

12345678910>>...15

/trunk/main/UnoControls/inc/
H A Ddefinesunocontrols.hxx36 #define UNOCONTROLS_TRGB_COLORDATA( t,r,g,b ) ((INT32)(((UINT32)((UINT8)(b))))|(((UINT32)((UIN… argument
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx404 sal_uInt8 r, g, b; in ImplReadPalette() local
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx150 SFEntry( const SFEntry& r ) { nType = r.nType; nodes = r.nodes; loaded = r.loaded; } in SFEntry()
/trunk/main/basic/source/runtime/
H A Dstdobj.cxx630 SbiStdObject::SbiStdObject( const String& r, StarBASIC* pb ) : SbxObject( r ) in SbiStdObject()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx595 void FormulaTokenArray::Assign( const FormulaTokenArray& r ) in Assign()
699 FormulaToken* FormulaTokenArray::AddToken( const FormulaToken& r ) in AddToken()
1378 FormulaSubroutineToken::FormulaSubroutineToken( const FormulaSubroutineToken& r ) : in FormulaSubroutineToken()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx251 …static bool CheckFontData( const ImplFontData& r ) { return r.CheckMagic( IFTSFONT_MAG… in CheckFontData()
/trunk/main/vcl/source/gdi/
H A Doctree.cxx307 sal_uLong r, g, b; in InverseColorMap() local
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx300 catch( ucb::InteractiveIOException& r ) in CopyContentToStorage_Impl() local
1145 catch( ucb::InteractiveIOException& r ) in getElementNames() local
/trunk/main/sc/source/core/tool/
H A Drangelst.cxx123 void ScRangeList::Join( const ScRange& r, sal_Bool bIsInList ) in Join()
353 void ScRangePairList::Join( const ScRangePair& r, sal_Bool bIsInList ) in Join()
H A Dcollect.cxx176 ScCollection& ScCollection::operator=( const ScCollection& r ) in operator =()
H A Dreftokenhelper.cxx471 const ScSingleRefData& r = pToken->GetSingleRef(); in getDoubleRefDataFromToken() local
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx540 void StgCache::MoveError( StorageBase& r ) in MoveError()
/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx93 com::sun::star::drawing::EnhancedCustomShapeParameter r; member
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java101 WeakReference r = (WeakReference) objectList.get(oid); in getAccessibleComponent() local
/trunk/main/svtools/source/dialogs/
H A Dmcvmath.hxx123 Fix r; member in FixCpx
/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
/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
/trunk/main/unotools/source/config/
H A Dxmlaccelcfg.cxx107 AttributeListImpl::AttributeListImpl( const AttributeListImpl &r ) : in AttributeListImpl()
/trunk/main/formula/inc/formula/
H A DFormulaCompiler.hxx347 void operator=( FormulaTokenRef& r ) in operator =()
/trunk/main/filter/source/t602/
H A Dt602filter.cxx137 T602ImportFilter::T602ImportFilter(const ::com::sun::star::uno::Reference<com::sun::star::lang::XMu… in T602ImportFilter()
937 T602ImportFilterDialog::T602ImportFilterDialog(const ::com::sun::star::uno::Reference<com::sun::sta… in T602ImportFilterDialog()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx255 Reference< XInputStream > r; in createStreamFromFile() local
288 TestDocumentHandler( const Reference < XMultiServiceFactory > &r , sal_Bool bPrint ) in TestDocumentHandler()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx317 XInputStreamRef r; in createStreamFromFile() local
353 TestDocumentHandler( XMultiServiceFactoryRef &r , BOOL bPrint ) in TestDocumentHandler()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx862 SwTextPortion& r = aPortionList[i]; in ImpDoHighlight() local
882 SwTextPortion& r = aPortionList[i]; in ImpDoHighlight() local
/trunk/main/store/source/
H A Dstortree.cxx67 sal_Int32 r = usageCount() - 1; in find() local
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx713 void cclass_Unicode::parseText( ParseResult& r, const OUString& rText, sal_Int32 nPos, sal_Int32 nT… in parseText()

Completed in 136 milliseconds

12345678910>>...15