Home
last modified time | relevance | path

Searched refs:AutoFormat (Results 1 – 25 of 145) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/sheet/
H A DTableAutoFormat.idl49 /** represents an AutoFormat, containing exactly 16 AutoFormat fields.
52 cell at a specific position in the AutoFormat range. The rows of the
71 /** provides methods to access the AutoFormat fields via index.
79 /** creates an enumeration of all 16 AutoFormat fields.
87 /** provides methods to access the name of the AutoFormat.
H A DTableAutoFormatEnumeration.idl37 /** represents an enumeration of AutoFormat fields in an AutoFormat.
45 /** provides methods to access the AutoFormat fields in the enumeration.
H A DTableAutoFormatField.idl69 /** represents a field in an AutoFormat. A field contains all cell
70 properties for a specific position in an AutoFormat.
H A DSheetCellRange.idl239 /** provides applying an AutoFormat to the cell range.
/trunk/main/sw/source/ui/table/
H A Dtautofmt.src30 Text [ en-US ] = "AutoFormat" ;
159 Text [ en-US ] = "Add AutoFormat" ;
167 Text [ en-US ] = "Delete AutoFormat" ;
171 Text [ en-US ] = "The following AutoFormat entry will be deleted:" ;
175 Text [ en-US ] = "Rename AutoFormat" ;
211 …Text [ en-US ] = "You have entered an invalid name.\nThe desired AutoFormat could not be created.\…
H A Dchartins.src32 Text [ en-US ] = "AutoFormat Chart (1-4)" ;
/trunk/main/sc/source/ui/src/
H A Dautofmt.src32 Text [ en-US ] = "AutoFormat" ;
172 Text [ en-US ] = "Add AutoFormat" ;
177 Text [ en-US ] = "Rename AutoFormat" ;
186 Text [ en-US ] = "Delete AutoFormat" ;
190 Text [ en-US ] = "Do you really want to delete the # AutoFormat?" ;
H A Dglobstr.src99 Text [ en-US ] = "AutoFormat" ;
987 …Text [ en-US ] = "To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected."…
/trunk/main/offapi/com/sun/star/table/
H A DXAutoFormattable.idl47 /** applies an AutoFormat to the cell range of the current context.
50 is the name of the AutoFormat to apply.
53 if the specified AutoFormat does not exist.
/trunk/main/sw/source/core/undo/
H A Dundo.src154 Text [ en-US ] = "AutoFormat" ;
312 Text [ en-US ] = "AutoFormat Table" ;
/trunk/main/sw/util/
H A Dhidother.src133 // AutoFormat
195 //AutoFormat QueryBox Aenderungen akzeptieren/verwerfen/bearbeiten
/trunk/main/sc/source/ui/view/
H A Dcellsh3.cxx858 pTabViewShell->AutoFormat( nIndex ); in Execute()
887 pTabViewShell->AutoFormat( pDlg->GetIndex() ); in Execute()
H A Dviewfun2.cxx1516 void ScViewFunc::AutoFormat( sal_uInt16 nFormatNo, sal_Bool bRecord ) in AutoFormat() function in ScViewFunc
1526 …sal_Bool bSuccess = pDocSh->GetDocFunc().AutoFormat( aRange, &rMark, nFormatNo, bRecord, sal_False… in AutoFormat()
1577 pDoc->AutoFormat( nStartCol, nStartRow, nEndCol, nEndRow, nFormatNo, rMark ); in AutoFormat()
/trunk/main/sc/inc/
H A Dautoform.hxx265 ScAutoFormat( const ScAutoFormat& AutoFormat );
H A Dtable.hxx510 void AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,
/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx143 sal_Bool AutoFormat( const ScRange& rRange, const ScMarkData* pTabMark,
H A Dviewfunc.hxx250 void AutoFormat( sal_uInt16 nFormatNo, sal_Bool bRecord = sal_True );
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx625 rWrtSh.AutoFormat( &aFlags ); in Execute()
668 rWrtSh.AutoFormat( &aFlags ); in Execute()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx990 pDoc->AutoFormat( nStartX, nStartY, nEndX, nEndY, nFormatNo, aMarkData ); in Redo()
1063 ((ScTabViewTarget&)rTarget).GetViewShell()->AutoFormat( nFormatNo, sal_True ); in Repeat()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1031 void ScDocument::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat() function in ScDocument
1039 pTab[i]->AutoFormat( nStartCol, nStartRow, nEndCol, nEndRow, nFormatNo ); in AutoFormat()
H A Dtable4.cxx1643 void ScTable::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat() function in ScTable
/trunk/main/sw/inc/
H A Deditsh.hxx762 void AutoFormat( const SvxSwAutoFmtFlags* pAFlags = 0 );
/trunk/main/helpcontent2/helpers/
H A Dunocmds.txt47 .uno:AutoFormat;scalc/01/05110000.xhp
48 .uno:AutoFormat;swriter/01/05150101.xhp
/trunk/main/cui/source/tabpages/
H A Dautocdlg.src191 Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
/trunk/main/svx/inc/
H A Dgloblmn_tmpl.hrc61 Command = ".uno:AutoFormat" ; \

Completed in 655 milliseconds

123456