Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh3.cxx173 String aPrintStr; in Execute() local
179 aPrintStr = static_cast<const SfxStringItem*>(pItem)->GetValue(); in Execute()
187 SetPrintRanges( bEntire, &aPrintStr, &aColStr, &aRowStr, sal_False ); in Execute()
200 String aPrintStr; in Execute() local
203 aPrintStr = static_cast<const SfxStringItem*>(pItem)->GetValue(); in Execute()
204 SetPrintRanges( sal_False, &aPrintStr, NULL, NULL, bAdd ); in Execute()

Completed in 11 milliseconds