Searched refs:sdFooterTextOnSlideInput (Results 1 – 3 of 3) sorted by relevance
85 sdFooterTextOnSlideInput.setText("Footer Test"); in testCopySlideWithApplyFooter()104 assertEquals("Footer Test", sdFooterTextOnSlideInput.getText()); in testCopySlideWithApplyFooter()119 assertEquals("Footer Test", sdFooterTextOnSlideInput.getText()); in testCopySlideWithApplyFooter()140 sdFooterTextOnSlideInput.setText("Footer Test"); in testCopySlideWithApplyToAllFooter()161 assertEquals("Footer Test", sdFooterTextOnSlideInput.getText()); in testCopySlideWithApplyToAllFooter()175 assertEquals("Footer Test", sdFooterTextOnSlideInput.getText()); in testCopySlideWithApplyToAllFooter()197 sdFooterTextOnSlideInput.setText("Footer Test"); in testCopySlideWithNotesHeaderFooter()212 assertEquals("Footer Test", sdFooterTextOnSlideInput.getText()); in testCopySlideWithNotesHeaderFooter()228 assertEquals("Footer Test", sdFooterTextOnSlideInput.getText()); in testCopySlideWithNotesHeaderFooter()248 sdFooterTextOnSlideInput.setText("Footer Test"); in testDuplicateSlideWithApplyToAllFooter()[all …]
74 assertEquals("footer test", sdFooterTextOnSlideInput.getText()); in testOpenAOO34WithHeaderFooter()109 assertEquals("yesy", sdFooterTextOnSlideInput.getText()); in testOpenPPTWithHeaderFooter()
257 …public static final VclEditBox sdFooterTextOnSlideInput = editbox("sd:Edit:RID_SD_TABPAGE_HEADERFO… field in UIMap