Searched refs:impl_fill (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/framework/source/uielement/ |
H A D | uicommanddescription.cxx | 166 …void impl_fill(const Reference< XNameAccess >& _xConfigAccess,sal_Bool _bPopu… 361 void ConfigurationAccess_UICommand::impl_fill(const Reference< XNameAccess >& _xConfigAccess,sal_Bo… in impl_fill() function in framework::ConfigurationAccess_UICommand 414 impl_fill(m_xConfigAccess,sal_False,aImageCommandVector,aImageRotateVector,aImageMirrorVector); in fillCache() 415 …impl_fill(m_xConfigAccessPopups,sal_True,aImageCommandVector,aImageRotateVector,aImageMirrorVector… in fillCache()
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | FValue.cxx | 2105 impl_fill( _nType, sal_True, aColumnValue ); in fill() 2112 impl_fill( _nType, _bNullable, aRowValue ); in fill() 2125 void ORowSetValue::impl_fill( const sal_Int32 _nType, sal_Bool _bNullable, const detail::IValueSour… in impl_fill() function in connectivity::ORowSetValue
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | FValue.hxx | 368 …void impl_fill( const sal_Int32 _nType, sal_Bool _bNullable, const detail::IValueSource& _rValueSo…
|
Completed in 28 milliseconds