Home
last modified time | relevance | path

Searched refs:VBA_LEFT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx698 #define VBA_LEFT "PositionX" macro
707 mxModel->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( VBA_LEFT ) ) ) >>= nLeft; in getLeft()
712 …mxModel->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( VBA_LEFT ) ), uno::makeAny(… in setLeft()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx207 #define VBA_LEFT "PositionX" macro

Completed in 13 milliseconds