Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/inc/
H A Dusrpref.hxx152 SwWebColorConfig* pWebColorConfig; member in SwMasterUsrPref
166 if(pWebColorConfig) in Commit()
167 pWebColorConfig->Commit(); in Commit()
175 if(pWebColorConfig) in SetModified()
176 pWebColorConfig->SetModified(); in SetModified()
/aoo4110/main/sw/source/ui/config/
H A Dusrpref.cxx66 pWebColorConfig(bWeb ? new SwWebColorConfig(*this) : 0) in SwMasterUsrPref()
77 if(pWebColorConfig) in SwMasterUsrPref()
78 pWebColorConfig->Load(); in SwMasterUsrPref()
85 delete pWebColorConfig; in ~SwMasterUsrPref()

Completed in 24 milliseconds