Home
last modified time | relevance | path

Searched refs:HasId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx1150 sal_Bool Ww1Pap::HasId(sal_uInt16 nId) in HasId() function in Ww1Pap
1236 return aPap.HasId(24); // Ww1SingleSprmPFInTable in HasInTable()
1241 return aPap.HasId(25); // Ww1SingleSprmPTtp in HasTtp()
1246 return aPap.HasId(29); // Ww1SingleSprmPPc in HasPPc()
1251 return aPap.HasId(26); // Ww1SingleSprmPDxaAbs in HasPDxaAbs()
H A Dw1class.hxx1508 sal_Bool HasId(sal_uInt16 nId);
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx230 …bool HasId( const rtl::OString& rId ) { return m_aIds.size() ? m_aIds.find( rId ) != m_aIds.end(… in HasId() function in SfxHelpOptions_Impl
1035 if ( !pOpt->HasId( sHelpId ) ) in OpenHelpAgent()
/trunk/main/idl/inc/
H A Dhash.hxx74 sal_Bool HasId() const { return bHasId; } in HasId() function in SvStringHashEntry
/trunk/main/idl/source/cmptools/
H A Dhash.cxx244 return pEntries[ nIndex ].HasId(); in IsEntry()

Completed in 29 milliseconds