Lines Matching refs:GetAnchorId

148         if ((FLY_AT_PARA == aAnchor.GetAnchorId()) ||  in Copy()
149 (FLY_AT_CHAR == aAnchor.GetAnchorId()) || in Copy()
150 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in Copy()
151 (FLY_AS_CHAR == aAnchor.GetAnchorId())) in Copy()
154 if ( FLY_AS_CHAR == aAnchor.GetAnchorId() ) in Copy()
174 if ( FLY_AS_CHAR == aAnchor.GetAnchorId() ) in Copy()
221 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Copy()
222 (FLY_AT_CHAR == aAnchor.GetAnchorId()) || in Copy()
223 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in Copy()
224 (FLY_AS_CHAR == aAnchor.GetAnchorId())) in Copy()
273 else if ( FLY_AT_FLY == rAnchor.GetAnchorId() ) in lcl_SetAnchor()
332 (FLY_AS_CHAR != rAnchor.GetAnchorId()) ) in CopyDrawSel()
348 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in CopyDrawSel()
349 (FLY_AT_CHAR == aAnchor.GetAnchorId()) || in CopyDrawSel()
350 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in CopyDrawSel()
351 (FLY_AS_CHAR == aAnchor.GetAnchorId())) in CopyDrawSel()
381 else if ( FLY_AT_PAGE == aAnchor.GetAnchorId() ) in CopyDrawSel()
408 if ( FLY_AS_CHAR != aAnchor.GetAnchorId() ) in CopyDrawSel()
498 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Copy()
499 (FLY_AT_CHAR == aAnchor.GetAnchorId()) || in Copy()
500 (FLY_AT_FLY == aAnchor.GetAnchorId()) || in Copy()
501 (FLY_AS_CHAR == aAnchor.GetAnchorId())) in Copy()
539 else if ( FLY_AT_PAGE == aAnchor.GetAnchorId() ) in Copy()
556 if ( FLY_AS_CHAR != aAnchor.GetAnchorId() ) in Copy()
923 (FLY_AS_CHAR != rCpyFmt.GetAnchor().GetAnchorId()) ) in Paste()
971 if ((FLY_AT_PARA == aAnchor.GetAnchorId()) || in Paste()
972 (FLY_AT_CHAR == aAnchor.GetAnchorId()) || in Paste()
973 (FLY_AS_CHAR == aAnchor.GetAnchorId())) in Paste()
984 else if ( FLY_AT_PAGE == aAnchor.GetAnchorId() ) in Paste()
988 else if( FLY_AT_FLY == aAnchor.GetAnchorId() ) in Paste()
1096 if ( FLY_AT_PAGE == aAnchor.GetAnchorId() ) in Paste()
1204 if ((FLY_AT_PAGE == aAnchor.GetAnchorId()) && in PastePages()