Home
last modified time | relevance | path

Searched refs:SortableGridDataModel (Results 1 – 6 of 6) sorted by relevance

/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx82 const char* SortableGridDataModel::checkInvariants() const in checkInvariants()
135 DBG_NAME( SortableGridDataModel ) in DBG_NAME() argument
137SortableGridDataModel::SortableGridDataModel( Reference< XMultiServiceFactory > const & i_factory ) in DBG_NAME()
153 SortableGridDataModel::SortableGridDataModel( SortableGridDataModel const & i_copySource ) in SortableGridDataModel() function in toolkit::SortableGridDataModel
174 SortableGridDataModel::~SortableGridDataModel() in ~SortableGridDataModel()
195 void SAL_CALL SortableGridDataModel::acquire( ) throw () in acquire()
201 void SAL_CALL SortableGridDataModel::release( ) throw () in release()
547 void SortableGridDataModel::impl_removeColumnSort_noBroadcast() in impl_removeColumnSort_noBroadcast()
810 void SAL_CALL SortableGridDataModel::disposing() in disposing()
834 return new SortableGridDataModel( *this ); in createClone()
[all …]
H A Dsortablegriddatamodel.hxx47 class SortableGridDataModel;
48 typedef InitGuard< SortableGridDataModel > MethodGuard;
59 class SortableGridDataModel :public ::cppu::BaseMutex class
64SortableGridDataModel( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…
65 SortableGridDataModel( SortableGridDataModel const & i_copySource );
74 ~SortableGridDataModel();
H A Dgridcontrol.cxx65 …Reference< XGridDataModel > const xDataModel( SortableGridDataModel::create( i_context.getUNOConte… in lcl_getDefaultDataModel_throw()
/trunk/main/offapi/com/sun/star/awt/grid/
H A DSortableGridDataModel.idl60 service SortableGridDataModel : XSortableMutableGridDataModel
62 /** creates a new instance of the <code>SortableGridDataModel</code>
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx305 …GET_FACTORY_WITH_IMPL_PREFIX( SortableGridDataModel, "org.openoffice.comp.toolkit", szServiceName_… in component_getFactory()
/trunk/main/offapi/
H A DUnoApi_offapi.mk45 offapi/com/sun/star/awt/grid/SortableGridDataModel \

Completed in 68 milliseconds