Searched refs:aImageRotateVector (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/framework/source/uielement/ |
H A D | uicommanddescription.cxx | 168 std::vector< ::rtl::OUString >& aImageRotateVector, 363 std::vector< ::rtl::OUString >& aImageRotateVector, in impl_fill() 389 aImageRotateVector.push_back( aNameSeq[i] ); in impl_fill() 411 std::vector< ::rtl::OUString > aImageRotateVector; in fillCache() local 414 impl_fill(m_xConfigAccess,sal_False,aImageCommandVector,aImageRotateVector,aImageMirrorVector); in fillCache() 415 …impl_fill(m_xConfigAccessPopups,sal_True,aImageCommandVector,aImageRotateVector,aImageMirrorVector… in fillCache() 418 m_aCommandRotateImageList = comphelper::containerToSequence( aImageRotateVector ); in fillCache()
|
Completed in 12 milliseconds