Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dunomod.hxx90 class SwXPrintSettings : public comphelper::ChainableHelperNoState
120 class SwXViewSettings : public comphelper::ChainableHelperNoState
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx309 : ChainableHelperNoState ( lcl_createPrintSettingsInfo (), &Application::GetSolarMutex() ) in SwXPrintSettings()
604 : ChainableHelperNoState( lcl_createViewSettingsInfo (), &Application::GetSolarMutex() ) in SwXViewSettings()
/trunk/main/comphelper/inc/comphelper/
H A DSettingsHelper.hxx104 ChainableHelperNoState; typedef