Home
last modified time | relevance | path

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

123456

/aoo4110/main/sc/source/ui/src/
H A Dautofmt.src32 /* ### ACHTUNG: Neuer Text in Resource? AutoFormat : Autoformat */
33 /* ### ACHTUNG: Neuer Text in Resource? AutoFormat : Autoformat */
34 Text [ en-US ] = "AutoFormat" ;
177 /* ### ACHTUNG: Neuer Text in Resource? AutoFormat hinzuf�gen : Autoformat hinzuf�gen */
179 /* ### ACHTUNG: Neuer Text in Resource? AutoFormat hinzuf�gen : AutoFormat hinzuf�gen */
180 Text [ en-US ] = "Add AutoFormat" ;
185 Text [ en-US ] = "Rename AutoFormat" ;
194 /* ### ACHTUNG: Neuer Text in Resource? AutoFormat l�schen : AutoFormat l�schen */
195 Text [ en-US ] = "Delete AutoFormat" ;
199 …CHTUNG: Neuer Text in Resource? Wollen Sie das AutoFormat # wirklich l�schen? : Wollen Sie das Aut…
[all …]
H A Dglobstr.src100 Text [ en-US ] = "AutoFormat" ;
988 …Text [ en-US ] = "To apply an AutoFormat,\na table range of at least\n3x3 cells must be selected."…
/aoo4110/main/sw/source/ui/table/
H A Dtautofmt.src32 Text [ en-US ] = "AutoFormat" ;
161 Text [ en-US ] = "Add AutoFormat" ;
169 Text [ en-US ] = "Delete AutoFormat" ;
173 Text [ en-US ] = "The following AutoFormat entry will be deleted:" ;
177 Text [ en-US ] = "Rename AutoFormat" ;
213 …uer Text in Resource? Sie haben einen ung�ltigen Namen angegeben.\nDas AutoFormat konnte nicht ang…
214 …uer Text in Resource? Sie haben einen ung�ltigen Namen angegeben.\nDas AutoFormat konnte nicht ang…
215 …Text [ en-US ] = "You have entered an invalid name.\nThe desired AutoFormat could not be created. …
H A Dchartins.src34 Text [ en-US ] = "AutoFormat Chart (1-4)" ;
/aoo4110/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.
/aoo4110/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.
/aoo4110/main/sw/source/core/undo/
H A Dundo.src154 Text [ en-US ] = "AutoFormat" ;
312 Text [ en-US ] = "AutoFormat Table" ;
/aoo4110/main/sw/util/
H A Dhidother.src133 // AutoFormat
195 //AutoFormat QueryBox Aenderungen akzeptieren/verwerfen/bearbeiten
/aoo4110/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()
/aoo4110/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,
/aoo4110/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 );
/aoo4110/main/sw/source/ui/shells/
H A Dtextsh1.cxx639 rWrtSh.AutoFormat( &aFlags ); in Execute()
682 rWrtSh.AutoFormat( &aFlags ); in Execute()
/aoo4110/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()
/aoo4110/main/sw/inc/
H A Deditsh.hxx772 void AutoFormat( const SvxSwAutoFmtFlags* pAFlags = 0 );
/aoo4110/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
/aoo4110/main/helpcontent2/helpers/
H A Dunocmds.txt47 .uno:AutoFormat;scalc/01/05110000.xhp
48 .uno:AutoFormat;swriter/01/05150101.xhp
/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.src196 Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
/aoo4110/main/svx/inc/
H A Dgloblmn_tmpl.hrc61 Command = ".uno:AutoFormat" ; \

Completed in 145 milliseconds

123456