Home
last modified time | relevance | path

Searched defs:sid (Results 1 – 8 of 8) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DSmartId.java35 private String sid = null; field in SmartId
42 public SmartId(String sid) { in SmartId()
H A DCommandCaller.java367 SmartId sid = readId(); in handleResponse() local
/trunk/main/scripting/source/runtimemgr/
H A DStorageBridgeFactory.cxx58 StorageBridgeFactory::getStorageInstance( sal_Int32 sid ) in getStorageInstance()
H A DStorageBridge.cxx53 sal_Int32 sid ) : m_xContext( xContext, UNO_SET_THROW ), m_sid( sid ) in StorageBridge()
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx108 #define GET_BOOL(sid,set) ((const SfxBoolItem&)((set).Get(GetWhich((sid))))).GetValue() argument
109 #define GET_USHORT(sid,set) (sal_uInt16)((const SfxUInt16Item&)((set).Get(GetWhich((sid))))).GetVal… argument
110 #define GET_SHOW(sid,set) ( ScVObjMode( ((const ScViewObjectModeItem&)((set).Get(GetWhich((sid))))… argument
/trunk/main/sc/source/ui/view/
H A Dreffact.cxx92 #define IMPL_CHILD_CTOR(Class,sid) \ argument
/trunk/main/scripting/source/storage/
H A DScriptStorageManager.cxx167 sal_Int32 sid = m_count - 1; in setupAnyStorage() local
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 33 milliseconds