Home
last modified time | relevance | path

Searched defs:i_serviceName (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx312 …ltGridColumnModel::supportsService( const ::rtl::OUString& i_serviceName ) throw (RuntimeException) in supportsService()
H A Dgridcolumn.cxx273 …L_CALL GridColumn::supportsService( const ::rtl::OUString& i_serviceName ) throw (RuntimeException) in supportsService()
H A Dsortablegriddatamodel.cxx844 …ableGridDataModel::supportsService( const ::rtl::OUString& i_serviceName ) throw (RuntimeException) in supportsService()
/AOO41X/main/toolkit/qa/complex/toolkit/
H A DGridControl.java658 private Object createInstance( final String i_serviceName ) throws Exception in createInstance()
/AOO41X/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java1376 public boolean supportsService( String i_serviceName ) in supportsService()