Home
last modified time | relevance | path

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

/aoo41x/main/rsc/inc/
H A Drscmgr.hxx34 struct RscMgrInst { struct in RscMgr
35 RscId aRefId; // nRefId = Referenz Identifier
36 sal_Bool bDflt; // Ist Default
37 void Create(){ aRefId.Create(); bDflt = sal_True; } in Create()
38 void Destroy(){ aRefId.Destroy(); } in Destroy()

Completed in 6 milliseconds