Searched defs:HasName (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sfx2/inc/sfx2/ | ||
H A D | objface.hxx | 78 int HasName() const { return 0 != aNameResId.GetId(); } in HasName() function in SfxInterface |
H A D | objsh.hxx | 282 sal_Bool HasName() const { return bHasName; } in HasName() function in SfxObjectShell |
/aoo42x/main/sd/source/ui/inc/ | ||
H A D | navigatr.hxx | 72 sal_Bool HasName() { return( (sal_Bool) bName ); } in HasName() function in NavDocInfo |
/aoo42x/main/xmloff/source/text/ | ||
H A D | XMLTextListAutoStylePool.cxx | 203 sal_Bool XMLTextListAutoStylePool::HasName( const OUString& rName ) const in HasName() function in XMLTextListAutoStylePool |
Completed in 27 milliseconds