Home
last modified time | relevance | path

Searched refs:IsDate (Results 1 – 25 of 100) sorted by relevance

1234

/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx249 if ( IsDate() != r.IsDate() ) in operator ==()
277 if ( rA.IsDate() == rB.IsDate() ) in Compare()
280 return rA.IsDate() ? 1: -1; in Compare()
364 sal_Bool ScDPItemData::IsDate() const in IsDate() function in ScDPItemData
1026 return mpTableDataValues[nDim][0]->IsDate(); in IsDateDimension()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx1332 IsDate() == rOpt.IsDate() && in operator ==()
1445 pValues[ 0 ] <<= IsDate(); in WriteData()
1493 maOptionsPrint.SetDate( pOpts->IsDate() ); in SdOptionsPrintItem()
1537 pOpts->SetDate( maOptionsPrint.IsDate() ); in SetOptions()
/trunk/main/offapi/com/sun/star/text/textfield/
H A DDateTime.idl53 [property] boolean IsDate;
65 Depending on <member>IsDate</member>, this
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx851 sal_Bool bFilterFlag=pTPFilter->IsDate()||pTPFilter->IsRange()|| in UpdateView()
1182 if(pTPFilter->IsDate()||pTPFilter->IsAuthor()||pTPFilter->IsRange()||pTPFilter->IsComment()) in IMPL_LINK()
1215 if(pTPFilter->IsDate()||pTPFilter->IsAuthor()||pTPFilter->IsRange()||pTPFilter->IsComment()) in IMPL_LINK()
1575 sal_Bool bFilterFlag=pTPFilter->IsDate()||pTPFilter->IsRange()|| in AppendChanges()
2013 if(pTPFilter->IsDate()||pTPFilter->IsRange()|| in InitFilter()
2016 pTheView->SetFilterDate(pTPFilter->IsDate()); in InitFilter()
H A Dhighred.cxx272 aChangeViewSet.SetHasDate(aFilterCtr.IsDate()); in IMPL_LINK()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx505 if( aPrintOpts.IsDate() != bValue) in _setPropertyValues()
516 if( aPrintOpts.IsDate() != bValue) in _setPropertyValues()
1001 *pValue <<= (sal_Bool)aPrintOpts.IsDate(); in _getPropertyValues()
/trunk/main/sw/source/ui/misc/
H A Dswmodalredlineacceptdlg.cxx132 if (pFilterTP->IsDate() || pFilterTP->IsAuthor() || in AcceptAll()
/trunk/main/sw/inc/
H A Dflddat.hxx129 inline sal_Bool IsDate() const in IsDate() function in SwDateTimeField
/trunk/main/sc/inc/
H A Ddpglobal.hxx149 sal_Bool IsDate() const;
/trunk/main/offapi/com/sun/star/text/textfield/docinfo/
H A DChangeDateTime.idl60 [property]boolean IsDate;
H A DCreateDateTime.idl60 [property]boolean IsDate;
H A DPrintDateTime.idl60 [property]boolean IsDate;
/trunk/main/sw/source/core/fields/
H A Dflddat.cxx240 sal_Bool bTmp = IsDate(); in QueryValue()
/trunk/main/oox/source/token/
H A Dproperties.txt228 IsDate
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1129 sal_Bool SvxTPFilter::IsDate() in IsDate() function in SvxTPFilter
1307 pRedlinTable->SetFilterDate(IsDate()); in DeactivatePage()
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.cxx174 aCbxDate.Check( pPrintOpts->GetOptionsPrint().IsDate() ); in Reset()
/trunk/main/basic/source/runtime/
H A Drtlproto.hxx223 extern RTLFUNC(IsDate);
H A Dstdobj.cxx338 { "IsDate", SbxBOOL, 1 | _FUNCTION, RTLNAME(IsDate),0 },
H A Dmethods.cxx2389 RTLFUNC(IsDate) in RTLFUNC() argument
/trunk/main/svx/inc/svx/
H A Dctredlin.hxx260 sal_Bool IsDate();
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx259 sal_Bool IsDate() const { return sal_Bool( GetType() == SbxDATE ); } in IsDate() function in SbxValue
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx101 bool IsDate (void) const in IsDate() function in sd::__anone7cee3020111::PrintOptions
1514 if (mpOptions->IsDate()) in PreparePages()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx609 sal_Bool IsDate() const { Init(); return (sal_Bool) bDate; } in IsDate() function in SdOptionsPrint
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas1308 If Not IsDate(myDate) Then
/trunk/extras/l10n/source/hi/
H A Dlocalize.sdf24151 helpcontent2 source\text\sbasic\shared\03120103.xhp 0 help par_id3149497 4 0 hi IsDate (Expressio…
24190 helpcontent2 source\text\sbasic\shared\03100400.xhp 0 help par_id3156152 4 0 hi IsDate (Expressio…
24478 helpcontent2 source\text\sbasic\shared\03100600.xhp 0 help par_id3147573 4 0 hi IsDate (Expressio…
25285 helpcontent2 source\text\sbasic\shared\03100300.xhp 0 help par_id3148947 4 0 hi IsDate (Expressio…
25304 helpcontent2 source\text\sbasic\shared\03100900.xhp 0 help par_id3148983 4 0 hi IsDate (Expressio…
25570 helpcontent2 source\text\sbasic\shared\03100500.xhp 0 help par_id3154142 4 0 hi IsDate (Expressio…
27375 helpcontent2 source\text\sbasic\shared\03100060.xhp 0 help par_idN105EA 0 hi IsDate (Expression)…
27429 helpcontent2 source\text\sbasic\shared\03102300.xhp 0 help tit 0 hi IsDate फंक्शन [रनटाइम] 20…
27431 … hi \<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\"\>IsDate Fun…
27434 helpcontent2 source\text\sbasic\shared\03102300.xhp 0 help par_id3147573 4 0 hi IsDate (Expressio…
[all …]

Completed in 1150 milliseconds

1234