Home
last modified time | relevance | path

Searched refs:INDEX_IGNORE (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx534 #define INDEX_IGNORE USHRT_MAX macro
547 sal_uInt16 nIdx1 = INDEX_IGNORE,
548 sal_uInt16 nIdx2 = INDEX_IGNORE );
551 sal_uInt16 nIdx2 = INDEX_IGNORE );
558 sal_uInt16 nIdx2 = INDEX_IGNORE );
567 sal_uInt16 nIdx2 = INDEX_IGNORE );
586 sal_uInt16 nIdx2 = INDEX_IGNORE,
587 sal_uInt16 nIdx3 = INDEX_IGNORE);
591 sal_uInt16 nIdx2 = INDEX_IGNORE,
592 sal_uInt16 nIdx3 = INDEX_IGNORE,
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx335 case INDEX_IGNORE: in GetContentCount()
362 if(nIdx1==CONTENT_STYLE && nIdx2 != INDEX_IGNORE) //StyleSheets in TriggerHelpPI()
373 case INDEX_IGNORE: in CanHaveChilds()
376 return INDEX_IGNORE == nIdx2 || !GetStyleSheetPool()? sal_False: sal_True; in CanHaveChilds()
417 case INDEX_IGNORE: in GetContent()
549 if (INDEX_IGNORE == nIdx1 && CONTENT_STYLE == nSourceIdx1) in Insert()
568 if (INDEX_IGNORE == nIdx2) in Insert()
592 nIdx2 = nIdx1 = INDEX_IGNORE; in Insert()
658 if( !bUsedOrUserDefined ) nIdx2 = nIdx1 = INDEX_IGNORE; in Insert()
H A Ddocvor.cxx456 return i < Count()? pData->aUS[i]: INDEX_IGNORE; in operator []()
713 sal_uInt16 nIdxDeleted = INDEX_IGNORE; in MoveOrCopyContents()
716 if(p[1]!=INDEX_IGNORE)p[1]++; in MoveOrCopyContents()
741 while(i < 2 && p[i+1] != INDEX_IGNORE) in MoveOrCopyContents()
749 if((i < 2) && p[i+1] != INDEX_IGNORE && in MoveOrCopyContents()
767 if(nIdxDeleted != INDEX_IGNORE) in MoveOrCopyContents()
792 return (((rIdx != INDEX_IGNORE)|| bRemovedFromSource) && bOk ) in MoveOrCopyContents()
/trunk/main/sw/inc/
H A Ddocsh.hxx231 sal_uInt16 nIdx2 = INDEX_IGNORE,
232 sal_uInt16 nIdx3 = INDEX_IGNORE);
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx365 if (INDEX_IGNORE == rIdx1 && CONTENT_STYLE == nSourceIdx1) in Insert()
378 if( INDEX_IGNORE == rIdx2 ) in Insert()
418 rIdx2 = rIdx1 = INDEX_IGNORE; in Insert()
472 rIdx1 = rIdx2 = INDEX_IGNORE; in Insert()

Completed in 43 milliseconds