Searched refs:SwVbaInformationHelper (Results 1 – 3 of 3) sorted by relevance
38 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()
532 … 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()
30 class SwVbaInformationHelper class
Completed in 13 milliseconds