Home
last modified time | relevance | path

Searched refs:pTime (Results 26 – 30 of 30) sorted by relevance

12

/trunk/main/connectivity/source/commontools/
H A DFValue.cxx1920 …::com::sun::star::util::Time* pTime = static_cast< ::com::sun::star::util::Time*>(m_aValue.m_pValu… in getDateTime()
1921 aValue.HundredthSeconds = pTime->HundredthSeconds; in getDateTime()
1922 aValue.Seconds = pTime->Seconds; in getDateTime()
1923 aValue.Minutes = pTime->Minutes; in getDateTime()
1924 aValue.Hours = pTime->Hours; in getDateTime()
/trunk/main/svl/inc/svl/
H A Dfstathelper.hxx47 Date* pDate, Time* pTime );
/trunk/main/sal/inc/rtl/
H A Dunload.h102 typedef sal_Bool (SAL_CALL * component_canUnloadFunc)( TimeValue* pTime);
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx1001 TimeValue *pTime ) in component_canUnload() argument
1004 &::stoc_invadp::g_moduleCount, pTime ); in component_canUnload()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx1238 sal_Bool SAL_CALL component_canUnload( TimeValue *pTime ) in component_canUnload() argument
1240 return g_moduleCount.canUnload( &g_moduleCount , pTime ); in component_canUnload()

Completed in 67 milliseconds

12