Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1579 SwTxtFmtColl *SwWrtShell::GetParaStyle(const String &rCollName, GetStyle eCreate ) in GetParaStyle() argument
1582 if( !pColl && GETSTYLE_NOCREATE != eCreate ) in GetParaStyle()
1585 if( USHRT_MAX != nId || GETSTYLE_CREATEANY == eCreate ) in GetParaStyle()
1599 SwCharFmt *SwWrtShell::GetCharStyle(const String &rFmtName, GetStyle eCreate ) in GetCharStyle() argument
1602 if( !pFmt && GETSTYLE_NOCREATE != eCreate ) in GetCharStyle()
1605 if( USHRT_MAX != nId || GETSTYLE_CREATEANY == eCreate ) in GetCharStyle()
/aoo4110/main/sw/source/ui/inc/
H A Dwrtsh.hxx359 GetStyle eCreate = GETSTYLE_NOCREATE);
361 GetStyle eCreate = GETSTYLE_NOCREATE);

Completed in 17 milliseconds