Home
last modified time | relevance | path

Searched refs:SwVbaInformationHelper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbainformationhelper.cxx38 sal_Int32 SwVbaInformationHelper::handleWdActiveEndPageNumber( const css::uno::Reference< css::text… in handleWdActiveEndPageNumber()
44 sal_Int32 SwVbaInformationHelper::handleWdNumberOfPagesInDocument( const css::uno::Reference< css::… in handleWdNumberOfPagesInDocument()
49 double SwVbaInformationHelper::handleWdVerticalPositionRelativeToPage( const css::uno::Reference< c… in handleWdVerticalPositionRelativeToPage()
H A Dvbaselection.cxx532 … result = uno::makeAny( SwVbaInformationHelper::handleWdActiveEndPageNumber( mxTextViewCursor ) ); in Information()
537 … result = uno::makeAny( SwVbaInformationHelper::handleWdNumberOfPagesInDocument( mxModel ) ); in Information()
542 …result = uno::makeAny( SwVbaInformationHelper::handleWdVerticalPositionRelativeToPage( mxModel, mx… in Information()
H A Dvbainformationhelper.hxx30 class SwVbaInformationHelper class

Completed in 13 milliseconds