Home
last modified time | relevance | path

Searched refs:rId (Results 1 – 25 of 268) sorted by last modified time

1234567891011

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx899 sal_Int64 SAL_CALL SwXShape::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
902 if( rId.getLength() == 16 in getSomething()
904 rId.getConstArray(), 16 ) ) in getSomething()
918 return xAggTunnel->getSomething(rId); in getSomething()
/trunk/main/oox/source/token/
H A Dtokens.txt4091 rId
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx633 sal_Int64 SAL_CALL TransferableHelper::getSomething( const Sequence< sal_Int8 >& rId ) throw( Runti… in getSomething() argument
637 if( ( rId.getLength() == 16 ) && in getSomething()
638 ( 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getConstArray(), 16 ) ) ) in getSomething()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx281 AboutDialog::AboutDialog( Window* pParent, const ResId & rId ) : in AboutDialog() argument
282 SfxModalDialog( pParent, rId ), in AboutDialog()
283 maOKButton( this, ResId( RID_CUI_ABOUT_BTN_OK, *rId.GetResMgr() ) ), in AboutDialog()
284 maReadmeButton( this, ResId( RID_CUI_ABOUT_BTN_README, *rId.GetResMgr() ) ), in AboutDialog()
285 maVersionText( this, ResId( RID_CUI_ABOUT_FTXT_VERSION, *rId.GetResMgr() ) ), in AboutDialog()
286 maBuildInfoEdit( this, ResId( RID_CUI_ABOUT_FTXT_BUILDDATA, *rId.GetResMgr() ) ), in AboutDialog()
287 maCopyrightEdit( this, ResId( RID_CUI_ABOUT_FTXT_COPYRIGHT, *rId.GetResMgr() ) ), in AboutDialog()
288 maCreditsLink( this, ResId( RID_CUI_ABOUT_FTXT_WELCOME_LINK, *rId.GetResMgr() ) ) in AboutDialog()
301 const String vendor( ResId( RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR, *rId.GetResMgr() ) ); in AboutDialog()
302 String createdRes( ResId( RID_CUI_ABOUT_STR_CREATED, *rId.GetResMgr() ) ); in AboutDialog()
[all …]
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx225 SwEntryBrowseBox(Window* pParent, const ResId& rId,
4328 SwEntryBrowseBox::SwEntryBrowseBox(Window* pParent, const ResId& rId, in SwEntryBrowseBox() argument
4330 SwEntryBrowseBox_Base( pParent, rId, nMode, in SwEntryBrowseBox()
4342 sSearch( ResId(ST_SEARCH, *rId.GetResMgr() )), in SwEntryBrowseBox()
4343 sAlternative( ResId(ST_ALTERNATIVE, *rId.GetResMgr() )), in SwEntryBrowseBox()
4344 sPrimKey( ResId(ST_PRIMKEY, *rId.GetResMgr() )), in SwEntryBrowseBox()
4345 sSecKey( ResId(ST_SECKEY, *rId.GetResMgr() )), in SwEntryBrowseBox()
4346 sComment( ResId(ST_COMMENT, *rId.GetResMgr() )), in SwEntryBrowseBox()
4347 sCaseSensitive( ResId(ST_CASESENSITIVE, *rId.GetResMgr() )), in SwEntryBrowseBox()
4348 sWordOnly( ResId(ST_WORDONLY, *rId.GetResMgr() )), in SwEntryBrowseBox()
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx245 sal_Int64 SAL_CALL SwXTextDocument::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() argument
248 if( rId.getLength() == 16 in getSomething()
250 rId.getConstArray(), 16 ) ) in getSomething()
255 sal_Int64 nRet = SfxBaseModel::getSomething( rId ); in getSomething()
265 return xNumTunnel->getSomething(rId); in getSomething()
268 return SfxBaseModel::getSomething( rId ); in getSomething()
/trunk/main/svtools/inc/svtools/
H A Dbrwbox.hxx438 BrowseBox( Window* pParent, const ResId& rId,
/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx617 const String& rId, sal_uInt16 nFlags );
787 …inline sal_Bool HasStyleOptions( const String &rStyle, const String &rId,const String &rClass, con…
788 sal_Bool ParseStyleOptions( const String &rStyle, const String &rId,
901 const String &rId,
997 const String &rId, in HasStyleOptions() argument
1002 return rStyle.Len() || rId.Len() || rClass.Len() || in HasStyleOptions()
H A Dhtmltab.cxx3025 const String& rId, in CreateBrushItem() argument
3030 if( rStyle.Len() || rId.Len() || rClass.Len() ) in CreateBrushItem()
3045 if( rId.Len() ) in CreateBrushItem()
3047 SvxCSS1MapEntry *pId = pCSS1Parser->GetId( rId ); in CreateBrushItem()
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx469 const uno::Sequence<sal_Int8 >& rId ) throw(uno::RuntimeException) in getSomething()
471 if ( rId.getLength() == 16 && in getSomething()
473 rId.getConstArray(), 16 ) ) in getSomething()
984 const uno::Sequence<sal_Int8 >& rId ) throw(uno::RuntimeException) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
986 if ( rId.getLength() == 16 && in SC_IMPL_DUMMY_PROPERTY_LISTENER()
988 rId.getConstArray(), 16 ) ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
H A Dfielduno.cxx803 const uno::Sequence<sal_Int8 >& rId ) throw(uno::RuntimeException) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
805 if ( rId.getLength() == 16 && in SC_IMPL_DUMMY_PROPERTY_LISTENER()
807 rId.getConstArray(), 16 ) ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1477 const uno::Sequence<sal_Int8 >& rId ) throw(uno::RuntimeException) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1479 if ( rId.getLength() == 16 && in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1481 rId.getConstArray(), 16 ) ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx864 …ransferObj::getSomething( const com::sun::star::uno::Sequence< sal_Int8 >& rId ) throw( com::sun::… in getSomething() argument
867 if( ( rId.getLength() == 16 ) && in getSomething()
868 ( 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getConstArray(), 16 ) ) ) in getSomething()
873 nRet = TransferableHelper::getSomething(rId); in getSomething()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx1210 ScResourcePublisher( const ScResId& rId ) : Resource( rId ) {} in ScResourcePublisher() argument
1212 sal_Bool IsAvailableRes( const ResId& rId ) const in IsAvailableRes()
1213 { return Resource::IsAvailableRes( rId ); } in IsAvailableRes()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2369 sal_Int64 SAL_CALL SvxUnoTextBase::getSomething( const uno::Sequence< sal_Int8 >& rId ) throw(uno::… in getSomething() argument
2371 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
2372 rId.getConstArray(), 16 ) ) in getSomething()
2378 return SvxUnoTextRangeBase::getSomething( rId ); in getSomething()
2480 sal_Int64 SAL_CALL SvxUnoText::getSomething( const uno::Sequence< sal_Int8 >& rId ) throw(uno::Runt… in getSomething() argument
2482 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
2483 rId.getConstArray(), 16 ) ) in getSomething()
2489 return SvxUnoTextBase::getSomething( rId ); in getSomething()
/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
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2209 sal_Int64 SAL_CALL OReportDefinition::getSomething( const uno::Sequence< sal_Int8 >& rId ) throw(un… in getSomething() argument
2212 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
2218 nRet = xUnoTunnel->getSomething(rId); in getSomething()
2225 nRet = xTunnel->getSomething(rId); 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()
H A DTableDeco.cxx560 sal_Int64 SAL_CALL ODBTableDecorator::getSomething( const Sequence< sal_Int8 >& rId ) throw(Runtime… in getSomething() argument
563 …if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray()… in getSomething()
569 nRet = xTunnel->getSomething(rId); in getSomething()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx739 sal_Int64 SAL_CALL SbaXGridPeer::getSomething( const Sequence< sal_Int8 > & rId ) throw(::com::sun:… in getSomething() argument
741 …if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), rId.getCon… in getSomething()
744 return FmXGridPeer::getSomething(rId); in getSomething()
/trunk/main/xmloff/source/transform/
H A DOOo2Oasis.cxx2044 sal_Int64 SAL_CALL OOo2OasisTransformer::getSomething( const Sequence< sal_Int8 >& rId ) in getSomething() argument
2047 if( rId.getLength() == 16 in getSomething()
2049 rId.getConstArray(), 16 ) ) in getSomething()
/trunk/main/xmloff/source/core/
H A Dattrlist.cxx296 sal_Int64 SAL_CALL SvXMLAttributeList::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
299 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
300 rId.getConstArray(), 16 ) ) in getSomething()
H A Dxmlexp.cxx2197 sal_Int64 SAL_CALL SvXMLExport::getSomething( const uno::Sequence< sal_Int8 >& rId ) in getSomething() argument
2200 if( rId.getLength() == 16 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething()
2201 rId.getConstArray(), 16 ) ) in getSomething()
/trunk/main/l10ntools/source/
H A Dexport.cxx371 sal_Bool ResData::SetId( const ByteString &rId, sal_uInt16 nLevel ) in SetId() argument
377 sId = rId; in SetId()
/trunk/main/starmath/source/
H A Dmathmlexport.cxx398 const uno::Sequence< sal_Int8 >& rId ) in getSomething()
401 if ( rId.getLength() == 16 && in getSomething()
403 rId.getConstArray(), 16 ) ) in getSomething()
406 return SvXMLExport::getSomething( rId ); in getSomething()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx799 sal_Int64 ODbaseTable::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException) in getSomething() argument
802 …return (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArr… in getSomething()
804 : ODbaseTable_BASE::getSomething(rId); in getSomething()

Completed in 413 milliseconds

1234567891011