Searched refs:GetNames (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/source/ui/inc/ |
H A D | cnttab.hxx | 82 ResStringArray& GetNames() { return aNamesAry;} in GetNames() function in SwOLENames
|
/trunk/main/extensions/source/ole/ |
H A D | oleobjw.cxx | 2220 if( SUCCEEDED(getTypeInfo()->GetNames( id, & memberName, 1, &pcNames))) in getFuncDesc() 2282 if( SUCCEEDED(getTypeInfo()->GetNames( id, & memberName, 1, &pcNames))) in getPropDesc() 2426 … if( SUCCEEDED(pType->GetNames( funcDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex() 2451 … if (SUCCEEDED(pType->GetNames(varDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex()
|
/trunk/main/sw/source/ui/misc/ |
H A D | numberingtypelistbox.cxx | 89 ResStringArray& rNames = aNames.GetNames(); in Reload()
|
/trunk/main/vcl/source/fontsubset/ |
H A D | sft.cxx | 1091 static void GetNames(TrueTypeFont *t) in GetNames() function 1910 GetNames(t); in doOpenTTFont()
|
/trunk/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 1040 ResStringArray& rNames = aFromNames.GetNames(); in SwTOXSelectTabPage()
|
Completed in 78 milliseconds