Home
last modified time | relevance | path

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

/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx2208 #define SBXID_DIALOG 101 macro
2262 if ( pVar->ISA( SbxObject ) && ( ((SbxObject*)pVar)->GetSbxId() == SBXID_DIALOG ) ) in hasElements()
2277 ( ((SbxObject*)pVar)->GetSbxId() == SBXID_DIALOG ) ) ) in getByName()
2303 if ( pVar->ISA( SbxObject ) && ( ((SbxObject*)pVar)->GetSbxId() == SBXID_DIALOG ) ) in getElementNames()
2319 ( ((SbxObject*)pVar)->GetSbxId() == SBXID_DIALOG ) ) in hasByName()
2357 ( ((SbxObject*)pVar)->GetSbxId() == SBXID_DIALOG ) ) ) in removeByName()

Completed in 22 milliseconds