Home
last modified time | relevance | path

Searched refs:autoFormat (Results 1 – 15 of 15) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/
H A D_XAutoFormattable.java66 oObj.autoFormat(name); // applying default format in _autoFormat()
104 oObj.autoFormat(name); in _autoFormat()
/trunk/main/offapi/com/sun/star/table/
H A DXAutoFormattable.idl55 void autoFormat( [in] string aName )
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTable.csv11 "SwXTextTable";"com::sun::star::table::XAutoFormattable";"autoFormat()"
H A Dcom.sun.star.comp.office.SwXParagraph.csv85 "SwXParagraph";"com::sun::star::table::XAutoFormattable#optional";"autoFormat()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv127 "ScCellRangeObj";"com::sun::star::table::XAutoFormattable";"autoFormat()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv134 "ScCellCursorObj";"com::sun::star::table::XAutoFormattable";"autoFormat()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv148 "ScTableSheetObj";"com::sun::star::table::XAutoFormattable";"autoFormat()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextContent.csv85 "SvxUnoTextContent";"com::sun::star::table::XAutoFormattable#optional";"autoFormat()"
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb7 …able.TableOrientationgetDefault%com.sun.star.table.TableSortFieldTypeautoFormatvoidsetFormulav…
/trunk/main/sw/inc/
H A Dunotbl.hxx385 …virtual void SAL_CALL autoFormat(const rtl::OUString& aName) throw( ::com::sun::star::lang::Illega…
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java775 xAutoForm.autoFormat( aAutoFormatName ); in doFormattingSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs755 xAutoForm.autoFormat( aAutoFormatName ); in doFormattingSamples()
/trunk/main/sc/inc/
H A Dcellsuno.hxx719 virtual void SAL_CALL autoFormat( const ::rtl::OUString& aName )
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx2927 void SwXTextTable::autoFormat(const OUString& aName) throw( lang::IllegalArgumentException, uno::Ru… in autoFormat() function in SwXTextTable
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5518 void SAL_CALL ScCellRangeObj::autoFormat( const rtl::OUString& aName ) in autoFormat() function in ScCellRangeObj

Completed in 131 milliseconds