Searched refs:aImageRotateVector (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/framework/source/uielement/ |
| H A D | uicommanddescription.cxx | 163 std::vector< ::rtl::OUString >& aImageRotateVector, 353 std::vector< ::rtl::OUString >& aImageRotateVector, in impl_fill() 379 aImageRotateVector.push_back( aNameSeq[i] ); in impl_fill() 401 std::vector< ::rtl::OUString > aImageRotateVector; in fillCache() local 404 impl_fill(m_xConfigAccess,sal_False,aImageCommandVector,aImageRotateVector,aImageMirrorVector); in fillCache() 405 …impl_fill(m_xConfigAccessPopups,sal_True,aImageCommandVector,aImageRotateVector,aImageMirrorVector… in fillCache() 408 m_aCommandRotateImageList = comphelper::containerToSequence( aImageRotateVector ); in fillCache()
|