Searched refs:pWebColorConfig (Results 1 – 2 of 2) sorted by relevance
149 SwWebColorConfig* pWebColorConfig; member in SwMasterUsrPref163 if(pWebColorConfig) in Commit()164 pWebColorConfig->Commit(); in Commit()172 if(pWebColorConfig) in SetModified()173 pWebColorConfig->SetModified(); in SetModified()
66 pWebColorConfig(bWeb ? new SwWebColorConfig(*this) : 0) in SwMasterUsrPref()77 if(pWebColorConfig) in SwMasterUsrPref()78 pWebColorConfig->Load(); in SwMasterUsrPref()85 delete pWebColorConfig; in ~SwMasterUsrPref()