Home
last modified time | relevance | path

Searched refs:After (Results 1 – 25 of 512) sorted by relevance

12345678910>>...21

/trunk/main/offapi/com/sun/star/sheet/
H A DTablePageStyle.idl131 <p>After changing the header text contents, this property has to be
142 <p>After changing the footer text contents, this property has to be
153 <p>After changing the header text contents, this property has to be
164 <p>After changing the footer text contents, this property has to be
H A DSheetCellRanges.idl197 <p>After a conditional format has been changed it has to be
210 <p>After a conditional format has been changed it has to be
222 <p>After the data validation settings have been changed the
234 <p>After the data validation settings have been changed the
H A DSheetCell.idl283 <p>After a conditional format has been changed it has to be
296 <p>After a conditional format has been changed it has to be
308 <p>After the data validation settings have been changed the
320 <p>After the data validation settings have been changed the
H A DSheetCellRange.idl374 <p>After a conditional format has been changed it has to be
387 <p>After a conditional format has been changed it has to be
399 <p>After the data validation settings have been changed the
411 <p>After the data validation settings have been changed the
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx469 ScVbaWorksheet::Move( const uno::Any& Before, const uno::Any& After ) throw (uno::RuntimeException) in Move() argument
474 if (!(Before >>= xSheet) && !(After >>=xSheet)&& !(Before.hasValue()) && !(After.hasValue())) in Move()
497 sal_Bool bAfter = After.hasValue(); in Move()
506 ScVbaWorksheet::Copy( const uno::Any& Before, const uno::Any& After ) throw (uno::RuntimeException) in Copy() argument
510 if (!(Before >>= xSheet) && !(After >>=xSheet)&& !(Before.hasValue()) && !(After.hasValue())) in Copy()
532 sal_Bool bAfter = After.hasValue(); in Copy()
H A Dvbaworksheets.cxx218 ScVbaWorksheets::Add( const uno::Any& Before, const uno::Any& After, in Add() argument
242 if (!aStringSheet.getLength() && After.hasValue() ) in Add()
244 if ( After >>= xBeforeAfterSheet ) in Add()
247 After >>= aStringSheet; in Add()
/trunk/main/cui/source/customize/
H A Dmacropg.src258 Text [ en-US ] = "After updating" ;
270 Text [ en-US ] = "After record action" ;
346 Text [ en-US ] = "After record change" ;
350 Text [ en-US ] = "After resetting" ;
/trunk/test/testgui/source/fvt/gui/sc/chart/
H A DChartDialogSetting.java30 import org.junit.After;
52 @After
/trunk/test/testgui/source/fvt/gui/sc/filter/
H A DFitler.java31 import org.junit.After;
54 @After
/trunk/test/testgui/source/fvt/gui/
H A DAOOTest.java28 import org.junit.After;
91 @After
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DCRMBasedTestCase.java31 import org.junit.After;
63 @After
/trunk/test/testgui/source/fvt/gui/sc/rowcolumn/
H A DInsertRowAndColumn.java27 import org.junit.After;
46 @After
/trunk/test/testgui/source/fvt/gui/sc/validity/
H A DValidityDialogDefaultValue.java27 import org.junit.After;
47 @After
H A DValiditySampleFile.java29 import org.junit.After;
47 @After
H A DValidityDateSupport1024Columns.java28 import org.junit.After;
48 @After
/trunk/main/sot/qa/complex/olesimplestorage/
H A DOLESimpleStorageUnitTest.java29 import org.junit.After;
65 @After public void after () { in after()
/trunk/main/xmlsecurity/tools/standalone/
H A Dreadme.txt3 After building, there is two programs named jsfit.dsig.signer and jsfit.dsig.verifier under the cla…
5 After installation, you need do following step to launch the program.
/trunk/test/testgui/source/fvt/gui/sc/sheet/
H A DSheets.java26 import org.junit.After;
52 @After
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.src270 Text [ en-US ] = "After current slide" ;
281 Text [ en-US ] = "After" ;
350 Text [ en-US ] = "After animation " ;
467 < "After previous" ; > ;
/trunk/test/testgui/source/fvt/gui/sd/table/
H A DTableBorderProperty.java28 import org.junit.After;
45 @After
H A DTableFontEffectsProperty.java27 import org.junit.After;
45 @After
/trunk/main/svl/qa/complex/passwordcontainer/
H A DPasswordContainerUnitTest.java29 import org.junit.After;
61 @After public void after() { in after()
/trunk/main/sfx2/qa/complex/sfx2/
H A DStandaloneDocumentInfo.java30 import org.junit.After;
55 @After public void after() { in after()
/trunk/test/testgui/source/fvt/gui/sc/cell/
H A DCells.java28 import org.junit.After;
50 @After
/trunk/main/unotools/qa/complex/tempfile/
H A DTempFileUnitTest.java30 import org.junit.After;
74 @After public void after() { in after()

Completed in 77 milliseconds

12345678910>>...21