Searched refs:SortableGridDataModel (Results 1 – 6 of 6) sorted by relevance
82 const char* SortableGridDataModel::checkInvariants() const in checkInvariants()135 DBG_NAME( SortableGridDataModel ) in DBG_NAME() argument137 …SortableGridDataModel::SortableGridDataModel( Reference< XMultiServiceFactory > const & i_factory ) in DBG_NAME()153 SortableGridDataModel::SortableGridDataModel( SortableGridDataModel const & i_copySource ) in SortableGridDataModel() function in toolkit::SortableGridDataModel174 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 …]
47 class SortableGridDataModel;48 typedef InitGuard< SortableGridDataModel > MethodGuard;59 class SortableGridDataModel :public ::cppu::BaseMutex class64 …SortableGridDataModel( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFact…65 SortableGridDataModel( SortableGridDataModel const & i_copySource );74 ~SortableGridDataModel();
65 …Reference< XGridDataModel > const xDataModel( SortableGridDataModel::create( i_context.getUNOConte… in lcl_getDefaultDataModel_throw()
60 service SortableGridDataModel : XSortableMutableGridDataModel62 /** creates a new instance of the <code>SortableGridDataModel</code>
305 …GET_FACTORY_WITH_IMPL_PREFIX( SortableGridDataModel, "org.openoffice.comp.toolkit", szServiceName_… in component_getFactory()
45 offapi/com/sun/star/awt/grid/SortableGridDataModel \
Completed in 33 milliseconds