Home
last modified time | relevance | path

Searched refs:rId (Results 151 – 175 of 268) sorted by relevance

1234567891011

/trunk/main/svtools/source/control/
H A Dscrwin.cxx62 ScrollableWindow::ScrollableWindow( Window* pParent, const ResId& rId, in ScrollableWindow() argument
64 Window( pParent, rId ), in ScrollableWindow()
H A Dvalueimp.hxx202 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId ) …
326 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId ) …
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx46 ValWnd::ValWnd( Window* pParent, const ResId& rId ) : Window( pParent, rId ) in ValWnd() argument
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx783 sal_Int64 SAL_CALL SwXCell::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
786 if( rId.getLength() == 16 in getSomething()
788 rId.getConstArray(), 16 ) ) in getSomething()
793 return SwXText::getSomething(rId); in getSomething()
2086 sal_Int64 SAL_CALL SwXTextTable::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
2089 if( rId.getLength() == 16 in getSomething()
2091 rId.getConstArray(), 16 ) ) in getSomething()
3568 sal_Int64 SAL_CALL SwXCellRange::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
3571 if( rId.getLength() == 16 in getSomething()
3573 rId.getConstArray(), 16 ) ) in getSomething()
H A Dunofield.cxx400 sal_Int64 SAL_CALL SwXFieldMaster::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
403 if( rId.getLength() == 16 in getSomething()
405 rId.getConstArray(), 16 ) ) in getSomething()
1086 sal_Int64 SAL_CALL SwXTextField::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
1089 if( rId.getLength() == 16 in getSomething()
1091 rId.getConstArray(), 16 ) ) in getSomething()
H A Dunoobj2.cxx916 SwXTextRange::getSomething(const uno::Sequence< sal_Int8 >& rId) in getSomething() argument
919 return ::sw::UnoTunnelImpl<SwXTextRange>(rId, this); in getSomething()
1642 SwXTextRanges::getSomething(const uno::Sequence< sal_Int8 >& rId) in getSomething() argument
1645 return ::sw::UnoTunnelImpl<SwXTextRanges>(rId, this); in getSomething()
H A Dunoportenum.cxx300 const uno::Sequence< sal_Int8 >& rId ) in getSomething()
303 if( rId.getLength() == 16 in getSomething()
305 rId.getConstArray(), 16 ) ) in getSomething()
H A Dunobkm.cxx197 sal_Int64 SAL_CALL SwXBookmark::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
200 return ::sw::UnoTunnelImpl<SwXBookmark>(rId, this); in getSomething()
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx462 sal_Int64 SAL_CALL ORowSet::getSomething( const Sequence< sal_Int8 >& rId ) throw(RuntimeException) in getSomething() argument
464 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getImplementationId().getConstArray(), rId.ge… in getSomething()
3003 sal_Int64 SAL_CALL ORowSetClone::getSomething( const Sequence< sal_Int8 >& rId ) throw(RuntimeExcep… in getSomething() argument
3005 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
/trunk/main/svl/source/items/
H A Dstyle.cxx1365 …eSheet::getSomething( const ::com::sun::star::uno::Sequence< ::sal_Int8 >& rId ) throw (::com::sun… in getSomething() argument
1367 …if( rId.getLength() == 16 && 0 == rtl_compareMemory( getIdentifier().getConstArray(), rId.getConst… in getSomething()
/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx79 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId ) …
223 …virtual sal_Int64 SAL_CALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rId ) …
/trunk/main/l10ntools/source/
H A Dcfgmerge.cxx293 CfgStackData* CfgStack::Push( const ByteString &rTag, const ByteString &rId ) in Push() argument
295 CfgStackData *pD = new CfgStackData( rTag, rId ); in Push()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dfixedhyperbase.hxx39 FixedHyperlinkBase( Window* pParent, const ResId& rId );
/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx58 TabWin_Impl( Window* pParent, const ResId& rId, sal_uInt16 nStyle ) : in TabWin_Impl() argument
59 Window( pParent, rId ), in TabWin_Impl()
/trunk/main/cui/source/inc/
H A Dheadertablistbox.hxx40 _HeaderTabListBox( Window* pParent, const ResId& rId );
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx495 const uno::Sequence<sal_Int8 >& rId ) throw(uno::RuntimeException) in getSomething()
497 if ( rId.getLength() == 16 && in getSomething()
499 rId.getConstArray(), 16 ) ) in getSomething()
H A Ddocuno.cxx2122 const uno::Sequence<sal_Int8 >& rId ) throw(uno::RuntimeException) in getSomething()
2124 if ( rId.getLength() == 16 && in getSomething()
2126 rId.getConstArray(), 16 ) ) in getSomething()
2131 if ( rId.getLength() == 16 && in getSomething()
2133 rId.getConstArray(), 16 ) ) in getSomething()
2141 sal_Int64 nRet = SfxBaseModel::getSomething( rId ); in getSomething()
2153 return xTunnelAgg->getSomething( rId ); in getSomething()
/trunk/main/writerfilter/source/doctok/
H A DWW8StreamImpl.hxx49 virtual WW8Stream::Pointer_t getSubStream(const ::rtl::OUString & rId);
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1975 const String &rId, in ParseStyleOptions() argument
1998 if( rId.Len() ) in ParseStyleOptions()
2000 SvxCSS1MapEntry *pId = pCSS1Parser->GetId( rId ); in ParseStyleOptions()
2005 rPropInfo.aId = rId; in ParseStyleOptions()
/trunk/main/svx/inc/svx/
H A Dfntctrl.hxx51 SvxFontPrevWindow( Window* pParent, const ResId& rId );
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx64 SfxStyleFamilyItem( const ResId &rId );
/trunk/main/oox/inc/oox/core/
H A Drelations.hxx77 const Relation* getRelationFromRelId( const ::rtl::OUString& rId ) const;
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx457 SvxFontPrevWindow::SvxFontPrevWindow( Window* pParent, const ResId& rId ) : in SvxFontPrevWindow() argument
459 Window ( pParent, rId ) in SvxFontPrevWindow()
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx568 void SetHelpId( const rtl::OString& rId ) in SetHelpId() argument
569 { DockingWindow::SetHelpId( rId ); } in SetHelpId()
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx230 …bool HasId( const rtl::OString& rId ) { return m_aIds.size() ? m_aIds.find( rId ) != m_aIds.end(… in HasId() argument

Completed in 174 milliseconds

1234567891011