Lines Matching refs:NameClash
1129 const sal_Int32 NameClash ) in move() argument
1141 switch( NameClash ) in move()
1143 case NameClash::KEEP: in move()
1155 case NameClash::OVERWRITE: in move()
1183 case NameClash::RENAME: in move()
1234 case NameClash::ERROR: in move()
1252 case NameClash::ASK: in move()
1260 NameClash::ASK); in move()
1345 sal_Int32 NameClash ) in copy() argument
1382 switch( NameClash ) in copy()
1384 case NameClash::KEEP: in copy()
1396 case NameClash::OVERWRITE: in copy()
1412 case NameClash::RENAME: in copy()
1464 case NameClash::ERROR: in copy()
1483 case NameClash::ASK: in copy()
1492 NameClash); in copy()