Home
last modified time | relevance | path

Searched refs:aScenarioComment (Results 1 – 5 of 5) sorted by relevance

/trunk/main/offapi/com/sun/star/sheet/
H A DXScenario.idl63 void setScenarioComment( [in] string aScenarioComment );
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java931 String aScenarioComment ) throws RuntimeException, Exception in insertScenario() argument
946 xScenarios.addNewByName( aScenarioName, aRangesSeq, aScenarioComment ); in insertScenario()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs947 String aScenarioComment ) in insertScenario() argument
965 xScenarios.addNewByName( aScenarioName, aRangesSeq, aScenarioComment ); in insertScenario()
/trunk/main/sc/inc/
H A Dcellsuno.hxx1195 virtual void SAL_CALL setScenarioComment( const ::rtl::OUString& aScenarioComment )
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx8050 void SAL_CALL ScTableSheetObj::setScenarioComment( const rtl::OUString& aScenarioComment ) in setScenarioComment() argument
8067 aComment = String( aScenarioComment ); in setScenarioComment()

Completed in 75 milliseconds