Home
last modified time | relevance | path

Searched refs:PageSetup (Results 1 – 25 of 138) sorted by relevance

123456

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A Dpagesetup.log2 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 Dpagesetup.log2 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 Dpagesetup.log2 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 Dpagesetup.log2 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 Dvbasections.cxx134 SwVbaSections::PageSetup( ) throw (uno::RuntimeException) in PageSetup() function in SwVbaSections
140 return xSection->PageSetup(); in PageSetup()
H A Dvbasections.hxx47 virtual css::uno::Any SAL_CALL PageSetup( ) throw (css::uno::RuntimeException);
H A Dvbasection.hxx49 virtual css::uno::Any SAL_CALL PageSetup( ) throw (css::uno::RuntimeException);
H A Dvbasection.cxx60 SwVbaSection::PageSetup( ) throw (uno::RuntimeException) in PageSetup() function in SwVbaSection
H A Dvbadocument.hxx63 virtual css::uno::Any SAL_CALL PageSetup() throw (css::uno::RuntimeException);
H A Dvbarange.hxx78 virtual css::uno::Any SAL_CALL PageSetup() throw (css::uno::RuntimeException);
H A Dvbarange.cxx279 SwVbaRange::PageSetup( ) throw (uno::RuntimeException) in PageSetup() function in SwVbaRange
H A Dvbadocument.cxx219 SwVbaDocument::PageSetup( ) throw (uno::RuntimeException) in PageSetup() function in SwVbaDocument
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas2234 …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 DXSections.idl45 any PageSetup();
H A DXSection.idl44 any PageSetup();
H A DXRange.idl64 any PageSetup();
H A DXDocument.idl61 any PageSetup();
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas54 PageHeight = currDoc.PageSetup.PageHeight
/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx75 enum SetupType { ExitServer, Prolog, DocumentSetup, PageSetup, JCLSetup, AnySetup }; enumerator
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXWorksheet.idl91 XPageSetup PageSetup();
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.hxx102 …virtual css::uno::Reference< ov::excel::XPageSetup > SAL_CALL PageSetup( ) throw (css::uno::Runtim…
H A Dvbaworksheet.cxx392 ScVbaWorksheet::PageSetup( ) throw (uno::RuntimeException) in PageSetup() function in ScVbaWorksheet
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx744 case PPDKey::PageSetup: pSetupType = "PageSetup";break; in PPDParser()
1229 pKey->m_eSetupType = PPDKey::PageSetup; in parseOrderDependency()
/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx834 if( pKey->getSetupType() == PPDKey::PageSetup || in writeFeatureList()
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv1239 .uno:PageSetup

Completed in 118 milliseconds

123456