Searched refs:UpdatePages (Results 1 – 15 of 15) sorted by relevance
/trunk/main/extensions/source/bibliography/ |
H A D | bibview.cxx | 117 void BibView::UpdatePages() in UpdatePages() function in bib::BibView 173 UpdatePages(); in _loaded() 179 UpdatePages(); in _reloaded()
|
H A D | bibview.hxx | 69 void UpdatePages();
|
/trunk/main/sc/source/ui/undo/ |
H A D | undostyl.cxx | 281 ScPrintFunc( pDocShell, pDocShell->GetPrinter(), aIt->mnTab ).UpdatePages(); in Undo() 292 ScPrintFunc( pDocShell, pDocShell->GetPrinter(), aIt->mnTab ).UpdatePages(); in Redo()
|
H A D | undocell.cxx | 646 aPrintFunc.UpdatePages(); in DoChange()
|
H A D | undotab.cxx | 1402 ScPrintFunc( pDocShell, pDocShell->GetPrinter(), nTab ).UpdatePages(); in DoChange()
|
/trunk/main/sc/source/ui/view/ |
H A D | preview.cxx | 1088 aPrintFunc.UpdatePages(); in MouseButtonUp() 1186 aPrintFunc.UpdatePages(); in MouseButtonUp() 1243 aPrintFunc.UpdatePages(); in MouseButtonUp()
|
H A D | formatsh.cxx | 605 ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nCurTab ).UpdatePages(); in ExecuteStyle() 632 … ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nTab ).UpdatePages(); in ExecuteStyle() 677 ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nInTab ).UpdatePages(); in ExecuteStyle()
|
H A D | prevwsh.cxx | 702 aPrintFunc.UpdatePages(); in Execute()
|
H A D | tabvwsh3.cxx | 92 #define RECALC_PAGE(pDocSh) ScPrintFunc( pDocSh, GetPrinter(), nCurTab ).UpdatePages()
|
H A D | viewfun2.cxx | 1056 ScPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab ).UpdatePages(); in SetPrintRanges()
|
H A D | printfun.cxx | 2431 sal_Bool ScPrintFunc::UpdatePages() in UpdatePages() function in ScPrintFunc
|
H A D | gridwin.cxx | 2085 pViewData->GetTabNo() ).UpdatePages(); in MouseButtonUp()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 1335 aPrintFunc.UpdatePages(); in NotifyStyle() 1402 aPrintFunc.UpdatePages(); in SetPrintZoom() 1507 if (!aPrintFunc.UpdatePages()) // setzt Umbrueche auf allen Tabs in PageStyleModified()
|
/trunk/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 265 sal_Bool UpdatePages();
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 7131 aPrintFunc.UpdatePages(); in getColumnPageBreaks() 7177 aPrintFunc.UpdatePages(); in getRowPageBreaks() 7389 ScPrintFunc(pDocSh, pDocSh->GetPrinter(), nTab).UpdatePages(); in PrintAreaUndo_Impl() 8291 ScPrintFunc( pDocSh, pDocSh->GetPrinter(), nTab ).UpdatePages(); in SetOnePropertyValue()
|
Completed in 128 milliseconds