Lines Matching refs:eAnchor

887 	TextContentAnchorType eAnchor = TextContentAnchorType_AT_PARAGRAPH;  in ContextFilter()  local
889 pAnchorTypeState->maValue >>= eAnchor; in ContextFilter()
894 aAny >>= eAnchor; in ContextFilter()
910 if( pHoriOrientRelState && TextContentAnchorType_AT_FRAME == eAnchor ) in ContextFilter()
912 if( pHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
915 if( pVertOrientState && TextContentAnchorType_AT_CHARACTER == eAnchor ) in ContextFilter()
917 if( pVertOrientAtCharState && TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
919 if( pVertOrientRelState && TextContentAnchorType_AT_PARAGRAPH != eAnchor && in ContextFilter()
920 TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
922 if( pVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
924 if( pVertOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
926 if( pVertOrientRelAsCharState && TextContentAnchorType_AS_CHARACTER != eAnchor ) in ContextFilter()
931 if ( eAnchor != TextContentAnchorType_AS_CHARACTER && in ContextFilter()
972 if( pShapeHoriOrientRelState && TextContentAnchorType_AT_FRAME == eAnchor ) in ContextFilter()
974 if( pShapeHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
977 if( pShapeVertOrientState && TextContentAnchorType_AT_CHARACTER == eAnchor ) in ContextFilter()
979 if( pShapeVertOrientAtCharState && TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
981 if( pShapeVertOrientRelState && TextContentAnchorType_AT_PARAGRAPH != eAnchor && in ContextFilter()
982 TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
984 if( pShapeVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
986 if( pShapeVertOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()