Home
last modified time | relevance | path

Searched refs:aIllegal (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx216 lang::IllegalArgumentException aIllegal; in insertNewByName() local
217 aIllegal.Message = C2U("group name must not be empty"); in insertNewByName()
218 throw aIllegal; in insertNewByName()
232 lang::IllegalArgumentException aIllegal; in insertNewByName() local
233 aIllegal.Message = C2U("group name must contain a-z, A-z, '_', ' ' only"); in insertNewByName()
234 throw aIllegal; in insertNewByName()
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx540 lang::IllegalArgumentException aIllegal; in insertTextContent() local
541 aIllegal.Message = C2U("first parameter invalid;"); in insertTextContent()
542 throw aIllegal; in insertTextContent()
546 lang::IllegalArgumentException aIllegal; in insertTextContent() local
547 aIllegal.Message += C2U("second parameter invalid"); in insertTextContent()
548 throw aIllegal; in insertTextContent()
560 lang::IllegalArgumentException aIllegal; in insertTextContent() local
561 aIllegal.Message = C2U("first parameter invalid"); in insertTextContent()
562 throw aIllegal; in insertTextContent()

Completed in 32 milliseconds