Home
last modified time | relevance | path

Searched refs:SetDate (Results 26 – 34 of 34) sorted by relevance

12

/aoo4110/main/sd/source/ui/inc/
H A Doptsitem.hxx631 void SetDate( sal_Bool bOn = sal_True ) { if( bDate != bOn ) { OptionsChanged(); bDate = bOn; } } in SetDate() function in SdOptionsPrint
/aoo4110/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2141 pNewLine->m_aDateField.SetDate( Date( aTmpDate.Day, aTmpDate.Month, aTmpDate.Year ) ); in AddLine()
2151 … pNewLine->m_aDateField.SetDate( Date( aTmpDateTime.Day, aTmpDateTime.Month, aTmpDateTime.Year ) ); in AddLine()
/aoo4110/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx507 aPrintOpts.SetDate( bValue ); in _setPropertyValues()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlcelli.cxx678 pNote->SetDate( aDate ); in SetAnnotation()
/aoo4110/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx155 getTypedControlWindow()->SetDate( aDate ); in setValue()
/aoo4110/main/svx/source/fmcomp/
H A Dgridcell.cxx2298 _rField.SetDate( ::Date( aValue.Day, aValue.Month, aValue.Year ) ); in lcl_setFormattedDate_nothrow()
2329 static_cast< DateField* >( m_pWindow )->SetDate( ::Date( nDate ) ); in updateFromModel()
/aoo4110/main/sc/source/filter/starcalc/
H A Dscflt.cxx1013 aOpt.SetDate( 1, 1, 1900 ); in Import()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1160 if( pDate ) pNewNote->SetDate( *pDate ); in ReplaceNote()
/aoo4110/main/toolkit/source/awt/
H A Dvclxwindows.cxx4655 pDateField->SetDate( nDate ); in setDate()

Completed in 188 milliseconds

12