Home
last modified time | relevance | path

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

/trunk/main/sw/inc/ !
H A Dswmodule.hxx166 void ApplyDefaultPageMode(sal_Bool bIsSquaredPageMode);
/trunk/main/sw/source/ui/app/ !
H A Dswmodul1.cxx667 void SwModule::ApplyDefaultPageMode(sal_Bool bIsSquaredPageMode) in ApplyDefaultPageMode() function in SwModule
/trunk/main/sw/source/ui/config/ !
H A Doptload.cxx216 pMod->ApplyDefaultPageMode( bIsSquaredPageModeFlag ); in FillItemSet()