Searched refs:PPropertyHandler (Results 1 – 5 of 5) sorted by relevance
37 static PPropertyHandler s_pVCLDateHandler = NULL;38 static PPropertyHandler s_pVCLTimeHandler = NULL;45 PPropertyHandler FormHandlerFactory::getFormPropertyHandler( const PropertyId i_propertyId ) in getFormPropertyHandler()47 PPropertyHandler pHandler( NULL ); in getFormPropertyHandler()
70 typedef ::rtl::Reference< IPropertyHandler > PPropertyHandler; typedef75 typedef PPropertyHandler (*PropertyHandlerFactory)( const PropertyId i_propertyId );
40 static PPropertyHandler getFormPropertyHandler( const PropertyId i_propertyId );
495 … PPropertyHandler handler = (*propDescription->factory)( propDescription->propertyId ); in exportGenericHandlerAttributes()
570 const PPropertyHandler handler = (*first->factory)( first->propertyId ); in tryGenericAttribute()
Completed in 48 milliseconds