Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfuprlout.cxx143 sal_Bool bCheckMasters = sal_False; in DoExecute() local
153 aSet.Put( SfxBoolItem( ATTR_PRESLAYOUT_CHECK_MASTERS, bCheckMasters ) ); in DoExecute()
167 bCheckMasters = ( (SfxBoolItem&) pArgs->Get( ATTR_PRESLAYOUT_CHECK_MASTERS ) ).GetValue(); in DoExecute()
188 bCheckMasters = ( (SfxBoolItem&) aSet.Get( ATTR_PRESLAYOUT_CHECK_MASTERS ) ).GetValue(); in DoExecute()
211 if( mpViewShell->ISA(DrawViewShell) && !bCheckMasters ) in DoExecute()
226 mpDoc->SetMasterPage(nSelectedPage, aLayoutName, pTempDoc, bMasterPage, bCheckMasters); in DoExecute()
232 mpDoc->SetMasterPage(nSelectedPage, aFile, mpDoc, bMasterPage, bCheckMasters); in DoExecute()
236 if (mpViewShell->ISA(DrawViewShell) && !bCheckMasters ) in DoExecute()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx278 SdDrawDocument* pSourceDoc, sal_Bool bMaster, sal_Bool bCheckMasters);
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx1571 sal_Bool bCheckMasters) in SetMasterPage() argument
2107 if (bCheckMasters) in SetMasterPage()

Completed in 31 milliseconds