| /AOO42X/main/sc/source/ui/dbgui/ |
| H A D | pvfundlg.cxx | 539 rLabelData.maSortInfo.Mode = DataPilotFieldSortMode::MANUAL; in FillLabelData() 596 nSortMode = DataPilotFieldSortMode::MANUAL; in Init() 610 case DataPilotFieldSortMode::MANUAL: in Init()
|
| H A D | pvlaydlg.cxx | 707 … bool bManualSort = ( aIt->maSortInfo.Mode == sheet::DataPilotFieldSortMode::MANUAL ); in IMPL_LINK()
|
| /AOO42X/main/offapi/com/sun/star/text/ |
| H A D | BibliographyDataType.idl | 79 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::MANUAL 82 const short MANUAL = 8;
|
| /AOO42X/main/sw/source/ui/config/ |
| H A D | optload.cxx | 97 nOldLinkMode( MANUAL ) in SwLoadOptPage() 169 nNewLinkMode = MANUAL; in FillItemSet() 257 case MANUAL: aRequestRB.Check(); break; in Reset()
|
| /AOO42X/main/sw/inc/ |
| H A D | linkenum.hxx | 29 MANUAL, enumerator
|
| /AOO42X/main/unotools/inc/unotools/ |
| H A D | inetoptions.hxx | 71 enum ProxyType { NONE, AUTOMATIC, MANUAL }; enumerator
|
| /AOO42X/main/offapi/com/sun/star/document/ |
| H A D | LinkUpdateModes.idl | 41 const long MANUAL = 1;
|
| /AOO42X/main/offapi/com/sun/star/sheet/ |
| H A D | DataPilotFieldSortMode.idl | 52 const long MANUAL = 1;
|
| /AOO42X/main/qadevOOo/tests/java/ifc/sheet/ |
| H A D | _DataPilotField.java | 50 sortInfo.Mode = com.sun.star.sheet.DataPilotFieldSortMode.MANUAL;
|
| /AOO42X/main/sc/source/core/data/ |
| H A D | dpsave.cxx | 687 … if ( !pSortInfo || pSortInfo->Mode == sheet::DataPilotFieldSortMode::MANUAL ) in WriteToSource() 1489 pSortInfo->Mode = DataPilotFieldSortMode::MANUAL; in Refresh()
|
| H A D | dptabsrc.cxx | 2160 case sheet::DataPilotFieldSortMode::MANUAL: in EvaluateSortOrder() 2172 …sal_Bool bAscending = ( aSortInfo.Mode == sheet::DataPilotFieldSortMode::MANUAL || aSortInfo.IsAsc… in EvaluateSortOrder()
|
| /AOO42X/main/sc/source/ui/view/ |
| H A D | dbfunc3.cxx | 1882 aSortInfo.Mode = sheet::DataPilotFieldSortMode::MANUAL; in DataPilotSort() 1980 aSortInfo.Mode = sheet::DataPilotFieldSortMode::MANUAL; in DataPilotMove()
|
| /AOO42X/main/sc/source/filter/excel/ |
| H A D | xlpivot.cxx | 625 sal_Int32 nSortMode = ScDPSortMode::MANUAL; in GetApiSortMode()
|
| /AOO42X/main/sw/source/core/doc/ |
| H A D | docnew.cxx | 1014 sal_Bool bAskUpdate = nLinkMode == MANUAL; in UpdateLinks()
|
| /AOO42X/main/sw/source/ui/uno/ |
| H A D | SwXDocumentSettings.cxx | 314 case MANUAL: in _setSingleValue()
|
| /AOO42X/main/sc/source/filter/xml/ |
| H A D | XMLExportDataPilot.cxx | 363 case sheet::DataPilotFieldSortMode::MANUAL: in WriteSortInfo()
|
| H A D | xmldpimp.cxx | 1297 aInfo.Mode = sheet::DataPilotFieldSortMode::MANUAL; in ScXMLDataPilotSortInfoContext()
|
| /AOO42X/main/oox/source/xls/ |
| H A D | pivottablebuffer.cxx | 811 aSortInfo.Mode = DataPilotFieldSortMode::MANUAL; in convertRowColPageField()
|
| /AOO42X/main/xmloff/source/text/ |
| H A D | txtflde.cxx | 2726 { XML_MANUAL, BibliographyDataType::MANUAL },
|
| H A D | txtfldi.cxx | 3399 { XML_MANUAL, BibliographyDataType::MANUAL },
|
| /AOO42X/main/sw/source/filter/html/ |
| H A D | swhtml.cxx | 451 pDoc->GetLinkManager().UpdateAllLinks( nLinkMode == MANUAL, in ~SwHTMLParser()
|