Home
last modified time | relevance | path

Searched refs:MANUAL (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx540 rLabelData.maSortInfo.Mode = DataPilotFieldSortMode::MANUAL; in FillLabelData()
597 nSortMode = DataPilotFieldSortMode::MANUAL; in Init()
611 case DataPilotFieldSortMode::MANUAL: in Init()
H A Dpvlaydlg.cxx707 … bool bManualSort = ( aIt->maSortInfo.Mode == sheet::DataPilotFieldSortMode::MANUAL ); in IMPL_LINK()
/aoo41x/main/offapi/com/sun/star/text/
H A DBibliographyDataType.idl79 // DocMerge from idl: value com::sun::star::text::BibliographyDataType::MANUAL
82 const short MANUAL = 8;
/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx97 nOldLinkMode( MANUAL ) in SwLoadOptPage()
169 nNewLinkMode = MANUAL; in FillItemSet()
257 case MANUAL: aRequestRB.Check(); break; in Reset()
/aoo41x/main/sw/inc/
H A Dlinkenum.hxx29 MANUAL, enumerator
/aoo41x/main/unotools/inc/unotools/
H A Dinetoptions.hxx71 enum ProxyType { NONE, AUTOMATIC, MANUAL }; enumerator
/aoo41x/main/offapi/com/sun/star/document/
H A DLinkUpdateModes.idl41 const long MANUAL = 1;
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_DataPilotField.java50 sortInfo.Mode = com.sun.star.sheet.DataPilotFieldSortMode.MANUAL;
/aoo41x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldSortMode.idl52 const long MANUAL = 1;
/aoo41x/main/sc/source/core/data/
H A Ddpsave.cxx687 … if ( !pSortInfo || pSortInfo->Mode == sheet::DataPilotFieldSortMode::MANUAL ) in WriteToSource()
1489 pSortInfo->Mode = DataPilotFieldSortMode::MANUAL; in Refresh()
H A Ddptabsrc.cxx2160 case sheet::DataPilotFieldSortMode::MANUAL: in EvaluateSortOrder()
2172 …sal_Bool bAscending = ( aSortInfo.Mode == sheet::DataPilotFieldSortMode::MANUAL || aSortInfo.IsAsc… in EvaluateSortOrder()
/aoo41x/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx314 case MANUAL: in _setSingleValue()
/aoo41x/main/sc/source/filter/excel/
H A Dxlpivot.cxx627 sal_Int32 nSortMode = ScDPSortMode::MANUAL; in GetApiSortMode()
/aoo41x/main/sw/source/core/doc/
H A Ddocnew.cxx999 sal_Bool bAskUpdate = nLinkMode == MANUAL; in UpdateLinks()
/aoo41x/main/sc/source/ui/view/
H A Ddbfunc3.cxx1882 aSortInfo.Mode = sheet::DataPilotFieldSortMode::MANUAL; in DataPilotSort()
1980 aSortInfo.Mode = sheet::DataPilotFieldSortMode::MANUAL; in DataPilotMove()
/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx363 case sheet::DataPilotFieldSortMode::MANUAL: in WriteSortInfo()
H A Dxmldpimp.cxx1297 aInfo.Mode = sheet::DataPilotFieldSortMode::MANUAL; in ScXMLDataPilotSortInfoContext()
/aoo41x/main/oox/source/xls/
H A Dpivottablebuffer.cxx811 aSortInfo.Mode = DataPilotFieldSortMode::MANUAL; in convertRowColPageField()
/aoo41x/main/xmloff/source/text/
H A Dtxtflde.cxx2726 { XML_MANUAL, BibliographyDataType::MANUAL },
H A Dtxtfldi.cxx3399 { XML_MANUAL, BibliographyDataType::MANUAL },
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx451 pDoc->GetLinkManager().UpdateAllLinks( nLinkMode == MANUAL, in ~SwHTMLParser()

Completed in 315 milliseconds