Home
last modified time | relevance | path

Searched refs:GetDateTime (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/svl/source/items/
H A Ddateitem.cxx249 if (GetDateTime() == DateTime(Date(1, 2, 3), Time(3, 2, 1))) in GetPresentation()
258 rText = pIntlWrapper->getLocaleData()->getDate(GetDateTime()); in GetPresentation()
260 rText += pIntlWrapper->getLocaleData()->getTime(GetDateTime()); in GetPresentation()
266 rText = aIntlWrapper.getLocaleData()->getDate(GetDateTime()); in GetPresentation()
268 rText += aIntlWrapper.getLocaleData()->getTime(GetDateTime()); in GetPresentation()
/trunk/main/sw/source/core/fields/
H A Dflddat.cxx90 fVal = GetDateTime(GetDoc(), aDateTime); in Expand()
162 SetValue(GetDateTime(GetDoc(), rDT)); in SetDateTime()
169 double SwDateTimeField::GetDateTime(SwDoc* pDoc, const DateTime& rDT) in GetDateTime() function in SwDateTimeField
188 return GetDateTime(GetDoc(), DateTime()); in GetValue()
H A Ddocufld.cxx1019 double fVal = SwDateTimeField::GetDateTime( GetDoc(), in Expand()
1035 double fVal = SwDateTimeField::GetDateTime( GetDoc(), in Expand()
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx68 DateTime GetDateTime( const ::com::sun::star::util::DateTime& _rDT ) in GetDateTime() function
78 DateTime aDT( GetDateTime( _rDT ) ); in GetDateTimeString()
108 return GetLocaleData().getDate( GetDateTime( _rDT ) ); in GetDateString()
H A Dresourcemanager.hxx44 DateTime GetDateTime( const ::com::sun::star::util::DateTime& _rDT );
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx530 aDateTime( rAction.GetDateTime() ), in XclExpChTrAction()
923 lcl_WriteDateTime( rStrm, GetDateTime() ); in SaveActionData()
1120 (pAction->GetDateTime() != aLastDateTime) ) in XclExpChangeTrack()
1124 aLastDateTime = pAction->GetDateTime(); in XclExpChangeTrack()
/trunk/main/sdext/source/presenter/
H A DPresenterClock.cxx80 bool GetDateTime (oslDateTime& rDateTime);
369 if ( ! GetDateTime(aDateTime)) in UpdateTime()
718 bool GetDateTime (oslDateTime& rDateTime) in GetDateTime() function
H A DPresenterTimer.cxx129 bool GetDateTime (oslDateTime& rDateTime);
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx362 DateTime aDateTime=pScChangeAction->GetDateTime(); in IsValidAction()
430 DateTime aDateTime=pScChangeAction->GetDateTime(); in InsertChangeAction()
584 DateTime aDateTime=pScChangeAction->GetDateTime(); in InsertFilteredAction()
713 DateTime aDateTime=pScChangeAction->GetDateTime(); in InsertChangeActionContent()
H A Dredcom.cxx121 DateTime aDT = pChangeAction->GetDateTime(); in ReInit()
H A Dconflictsdlg.cxx578 DateTime aDateTime = pAction->GetDateTime(); in GetActionString()
/trunk/main/svl/inc/svl/
H A Ddateitem.hxx67 const DateTime& GetDateTime() const { return aDateTime; } in GetDateTime() function in SfxDateTimeItem
/trunk/main/sw/inc/
H A Dflddat.hxx138 static double GetDateTime(SwDoc* pDoc, const DateTime& rDT);
/trunk/main/sc/source/core/tool/
H A Dchgviset.cxx140 aFirstDateTime = pLast->GetDateTime(); in AdjustDateMode()
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx110 else if( const DateTime* pDateTime = GetDateTime() ) in WriteToSource()
564 … DBG_ASSERT( pItem->GetDateTime(), "XclImpPCField::GetDateGroupLimit - SXDATETIME item expected" ); in GetDateGroupLimit()
565 return pItem->GetDateTime(); in GetDateGroupLimit()
H A Dxepivot.cxx159 return GetDateTime() && (*GetDateTime() == rDateTime); in EqualsDateTime()
183 else if( const DateTime* pDateTime = GetDateTime() ) in WriteBody()
H A Dxlpivot.cxx151 const DateTime* XclPCItem::GetDateTime() const in GetDateTime() function in XclPCItem
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx392 inline const DateTime& GetDateTime() const { return aDateTime; } in GetDateTime() function in XclExpChTrAction
H A Dxlpivot.hxx443 const DateTime* GetDateTime() const;
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx176 DateTime aDT = pFound->GetDateTime(); in ShowNoteMarker()
H A Dviewutil.cxx196 DateTime aDateTime = rAction.GetDateTime(); in IsActionShown()
/trunk/main/sc/inc/
H A Dchgtrack.hxx408 SC_DLLPUBLIC DateTime GetDateTime() const; // local time
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx677 DateTime aDT = pAction->GetDateTime(); in ExecuteChangeCommentDialog()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx490 …static void GetDateTime( const sal_uInt32 nVal, SvxDateFormat& eDateFormat, SvxTimeFormat& eTimeF…
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1438 DateTime aDT = pFound->GetDateTime(); in GetCellChangeTrackNote()

Completed in 128 milliseconds

12