Home
last modified time | relevance | path

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

/aoo41x/main/idl/source/objects/
H A Dslot.cxx494 const ByteString & SvMetaSlot::GetPseudoPrefix() const in GetPseudoPrefix() function in SvMetaSlot
497 return ((SvMetaSlot *)GetRef())->GetPseudoPrefix(); in GetPseudoPrefix()
1113 if( GetPseudoPrefix().Len() ) in Insert()
1114 aSId = GetPseudoPrefix(); in Insert()
1633 if( GetPseudoPrefix().Len() ) in WriteSrc()
1634 aSId = GetPseudoPrefix(); in WriteSrc()
1685 if( GetPseudoPrefix().Len() ) in WriteHelpId()
1686 aSId = GetPseudoPrefix(); in WriteHelpId()
1724 if ( GetPseudoPrefix().Len() ) in WriteCSV()
1725 rStrm << GetPseudoPrefix().GetBuffer() << ','; in WriteCSV()
/aoo41x/main/idl/inc/
H A Dslot.hxx219 const ByteString & GetPseudoPrefix() const;

Completed in 26 milliseconds