Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8547 sal_Bool bAutoPrint = ScUnoHelpFunctions::GetBoolFromAny( aValue ); in SetOnePropertyValue() local
8548 if (bAutoPrint) in SetOnePropertyValue()
8709 sal_Bool bAutoPrint = pDoc->IsPrintEntireSheet( nTab ); in GetOnePropertyValue() local
8710 ScUnoHelpFunctions::SetBoolInAny( rAny, bAutoPrint ); in GetOnePropertyValue()

Completed in 49 milliseconds