Home
last modified time | relevance | path

Searched refs:GetConfigId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx483 bQuickEdit( GetConfigId() != SDCFG_DRAW ), in SdOptionsMisc()
597 rCount = ( ( GetConfigId() == SDCFG_IMPRESS ) ? 28 : 16 ); in GetPropNameArray()
626 if( GetConfigId() == SDCFG_IMPRESS ) in ReadData()
690 if( GetConfigId() == SDCFG_IMPRESS ) in WriteData()
1064 rCount = ( GetConfigId() == SDCFG_DRAW ) ? 2 : 0; in GetPropNameArray()
1399 if( GetConfigId() == SDCFG_IMPRESS ) in GetPropNameArray()
1429 if( GetConfigId() == SDCFG_IMPRESS ) in ReadData()
1459 if( GetConfigId() == SDCFG_IMPRESS ) in WriteData()
/trunk/main/idl/inc/
H A Dslot.hxx194 const ByteString & GetConfigId() const;
/trunk/main/idl/source/objects/
H A Dslot.cxx376 const ByteString & SvMetaSlot::GetConfigId() const in GetConfigId() function in SvMetaSlot
379 return ((SvMetaSlot *)GetRef())->GetConfigId(); in GetConfigId()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx126 sal_uInt16 GetConfigId() const { return mnConfigId; } in GetConfigId() function in SdOptionsGeneric

Completed in 51 milliseconds