| /trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/ | 
| H A D | pagesetup.log | 2 BEGIN PageSetup 7   ITEM Assertion OK : PageSetup.LeftMargin set/get 8   ITEM Assertion OK : PageSetup.RightMargin set/get 9   ITEM Assertion OK : PageSetup.TopMargin set/get 21   ITEM Assertion OK : PageSetup.LeftHeader set 27   ITEM Assertion OK : PageSetup.LeftFooter set 37   ITEM Assertion OK : PageSetup.Zoom set 38   ITEM Assertion OK : PageSetup.Zoom set/get 42   ITEM Assertion OK : PageSetup.Zoom set 52   ITEM Assertion OK : PageSetup.Order get [all …] 
 | 
| /trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ | 
| H A D | pagesetup.log | 2 BEGIN PageSetup 7   ITEM Assertion OK : PageSetup.LeftMargin set/get 8   ITEM Assertion OK : PageSetup.RightMargin set/get 9   ITEM Assertion OK : PageSetup.TopMargin set/get 21   ITEM Assertion OK : PageSetup.LeftHeader set 27   ITEM Assertion OK : PageSetup.LeftFooter set 37   ITEM Assertion OK : PageSetup.Zoom set 38   ITEM Assertion OK : PageSetup.Zoom set/get 42   ITEM Assertion OK : PageSetup.Zoom set 52   ITEM Assertion OK : PageSetup.Order get [all …] 
 | 
| /trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ | 
| H A D | pagesetup.log | 2 BEGIN PageSetup 7   ITEM Assertion OK : PageSetup.LeftMargin set/get 8   ITEM Assertion OK : PageSetup.RightMargin set/get 9   ITEM Assertion OK : PageSetup.TopMargin set/get 21   ITEM Assertion OK : PageSetup.LeftHeader set 27   ITEM Assertion OK : PageSetup.LeftFooter set 37   ITEM Assertion OK : PageSetup.Zoom set 38   ITEM Assertion OK : PageSetup.Zoom set/get 42   ITEM Assertion OK : PageSetup.Zoom set 47   ITEM Assertion OK : PageSetup.Order get [all …] 
 | 
| /trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ | 
| H A D | pagesetup.log | 2 BEGIN PageSetup 7   ITEM Assertion OK : PageSetup.LeftMargin set/get 8   ITEM Assertion OK : PageSetup.RightMargin set/get 9   ITEM Assertion OK : PageSetup.TopMargin set/get 21   ITEM Assertion OK : PageSetup.LeftHeader set 27   ITEM Assertion OK : PageSetup.LeftFooter set 37   ITEM Assertion OK : PageSetup.Zoom set 38   ITEM Assertion OK : PageSetup.Zoom set/get 42   ITEM Assertion OK : PageSetup.Zoom set 47   ITEM Assertion OK : PageSetup.Order get [all …] 
 | 
| /trunk/main/sw/source/ui/vba/ | 
| H A D | vbasections.cxx | 134 SwVbaSections::PageSetup( ) throw (uno::RuntimeException)  in PageSetup()  function in SwVbaSections 140         return xSection->PageSetup();  in PageSetup()
  | 
| H A D | vbasections.hxx | 47     virtual css::uno::Any SAL_CALL PageSetup(  ) throw (css::uno::RuntimeException);
  | 
| H A D | vbasection.hxx | 49     virtual css::uno::Any SAL_CALL PageSetup(  ) throw (css::uno::RuntimeException);
  | 
| H A D | vbasection.cxx | 60 SwVbaSection::PageSetup( ) throw (uno::RuntimeException)  in PageSetup()  function in SwVbaSection
  | 
| H A D | vbadocument.hxx | 63     virtual css::uno::Any SAL_CALL PageSetup() throw (css::uno::RuntimeException);
  | 
| H A D | vbarange.hxx | 78     virtual css::uno::Any SAL_CALL PageSetup() throw (css::uno::RuntimeException);
  | 
| H A D | vbarange.cxx | 279 SwVbaRange::PageSetup( ) throw (uno::RuntimeException)  in PageSetup()  function in SwVbaRange
  | 
| H A D | vbadocument.cxx | 219 SwVbaDocument::PageSetup( ) throw (uno::RuntimeException)  in PageSetup()  function in SwVbaDocument
  | 
| /trunk/main/migrationanalysis/src/driver_docs/sources/ | 
| H A D | AnalysisDriver.bas | 2234 …logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCPROP).PageSetup.PrintArea = "$A1:$U" & (docP… 2235 …logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUE_DETAILS).PageSetup.PrintArea = "$A1:$J… 2236 …logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCREF_DETAILS).PageSetup.PrintArea = "$A1:$G" … 2238 …         logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUES_WORD).PageSetup.PrintArea = _ 2241 …        logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUES_EXCEL).PageSetup.PrintArea = _ 2244 …   logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCISSUES_POWERPOINT).PageSetup.PrintArea = _ 2248 …logWb.Worksheets(RID_STR_COMMON_RESULTS_SHEET_NAME_DOCPROP).PageSetup.PrintArea = "$A1:$U" & (docP…
  | 
| /trunk/main/oovbaapi/ooo/vba/word/ | 
| H A D | XSections.idl | 45     any PageSetup();
  | 
| H A D | XSection.idl | 44     any PageSetup();
  | 
| H A D | XRange.idl | 64     any PageSetup();
  | 
| H A D | XDocument.idl | 61     any PageSetup();
  | 
| /trunk/main/migrationanalysis/src/driver_docs/sources/word/ | 
| H A D | Preparation.bas | 54     PageHeight = currDoc.PageSetup.PageHeight
  | 
| /trunk/main/vcl/inc/vcl/ | 
| H A D | ppdparser.hxx | 75     enum SetupType { ExitServer, Prolog, DocumentSetup, PageSetup, JCLSetup, AnySetup };  enumerator
  | 
| /trunk/main/oovbaapi/ooo/vba/excel/ | 
| H A D | XWorksheet.idl | 91 	XPageSetup PageSetup();
  | 
| /trunk/main/sc/source/ui/vba/ | 
| H A D | vbaworksheet.hxx | 102 …virtual css::uno::Reference< ov::excel::XPageSetup > SAL_CALL PageSetup( ) throw (css::uno::Runtim…
  | 
| H A D | vbaworksheet.cxx | 392 ScVbaWorksheet::PageSetup( ) throw (uno::RuntimeException)  in PageSetup()  function in ScVbaWorksheet
  | 
| /trunk/main/vcl/unx/generic/printer/ | 
| H A D | ppdparser.cxx | 744             case PPDKey::PageSetup:     pSetupType = "PageSetup";break;  in PPDParser() 1229         pKey->m_eSetupType = PPDKey::PageSetup;  in parseOrderDependency()
  | 
| /trunk/main/vcl/unx/generic/printergfx/ | 
| H A D | printerjob.cxx | 834             if( pKey->getSetupType()    == PPDKey::PageSetup        ||  in writeFeatureList()
  | 
| /trunk/main/helpcontent2/helpers/ | 
| H A D | uno-commands.csv | 1239 .uno:PageSetup
  |