Searched refs:implGetPos (Results 1 – 4 of 4) sorted by relevance
1017 return implGetPos( false ); in getLeft()1027 return implGetPos( true ); in getTop()1092 double UserFormGeometryHelper::implGetPos( bool bPosY ) const in implGetPos() function in ooo::vba::UserFormGeometryHelper
1536 sal_Int32 SbaXFormAdapter::implGetPos(const ::rtl::OUString& rName) in implGetPos() function in SbaXFormAdapter1557 sal_Int32 nPos = implGetPos(Name); in removeByName()1569 sal_Int32 nPos = implGetPos(aName); in replaceByName()1581 sal_Int32 nPos = implGetPos(aName); in getByName()1599 return (-1 != implGetPos(aName)); in hasByName()
234 double implGetPos( bool bPosY ) const;
512 sal_Int32 implGetPos(const ::rtl::OUString& rName);
Completed in 42 milliseconds