Home
last modified time | relevance | path

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

/trunk/main/store/workben/
H A Dt_base.cxx90 class OTestBIOS : public store::OStorePageBIOS class
94 friend OTestBIOS* SAL_CALL query<> (IStoreHandle * pHandle, OTestBIOS *);
97 OTestBIOS (void);
107 virtual ~OTestBIOS (void);
112 OTestBIOS::OTestBIOS (void) in OTestBIOS() function in OTestBIOS
116 OTestBIOS::~OTestBIOS (void) in ~OTestBIOS()
120 sal_Bool SAL_CALL OTestBIOS::isKindOf (sal_uInt32 nTypeId) in isKindOf()
125 storeError OTestBIOS::initialize ( in initialize()
133 template<> OTestBIOS* SAL_CALL query (IStoreHandle *pHandle, OTestBIOS*) in query() argument
136 return static_cast<OTestBIOS*>(pHandle); in query()
[all …]

Completed in 13 milliseconds