Lines Matching refs:eAnchor
853 TextContentAnchorType eAnchor = TextContentAnchorType_AT_PARAGRAPH; in ContextFilter() local
855 pAnchorTypeState->maValue >>= eAnchor; in ContextFilter()
860 aAny >>= eAnchor; in ContextFilter()
876 if( pHoriOrientRelState && TextContentAnchorType_AT_FRAME == eAnchor ) in ContextFilter()
878 if( pHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
881 if( pVertOrientState && TextContentAnchorType_AT_CHARACTER == eAnchor ) in ContextFilter()
883 if( pVertOrientAtCharState && TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
885 if( pVertOrientRelState && TextContentAnchorType_AT_PARAGRAPH != eAnchor && in ContextFilter()
886 TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
888 if( pVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
890 if( pVertOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
892 if( pVertOrientRelAsCharState && TextContentAnchorType_AS_CHARACTER != eAnchor ) in ContextFilter()
897 if ( eAnchor != TextContentAnchorType_AS_CHARACTER && in ContextFilter()
938 if( pShapeHoriOrientRelState && TextContentAnchorType_AT_FRAME == eAnchor ) in ContextFilter()
940 if( pShapeHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
943 if( pShapeVertOrientState && TextContentAnchorType_AT_CHARACTER == eAnchor ) in ContextFilter()
945 if( pShapeVertOrientAtCharState && TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
947 if( pShapeVertOrientRelState && TextContentAnchorType_AT_PARAGRAPH != eAnchor && in ContextFilter()
948 TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
950 if( pShapeVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
952 if( pShapeVertOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()