Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/gallery2/
H A Dgalbrws2.cxx473 mnCurActionPos ( 0xffffffff ), in DBG_NAME()
712 mnCurActionPos = nItemId - 1; in ShowContextMenu()
716 mnCurActionPos, in ShowContextMenu()
1177 mnCurActionPos = nItemId - 1; in Dispatch()
1286 mnCurActionPos = nItemId - 1; in Execute()
1299 mpCurTheme->RemoveObject( mnCurActionPos ); in Execute()
1434 if( mpCurTheme && mnCurActionPos != 0xffffffff ) in GetURL()
1435 aURL = mpCurTheme->GetObjectURL( mnCurActionPos ); in GetURL()
1446 if( mpCurTheme && mnCurActionPos != 0xffffffff ) in GetFilterName()
1470 if( mpCurTheme && mnCurActionPos != 0xffffffff ) in GetGraphic()
[all …]
/aoo4110/main/svx/inc/
H A Dgalbrws2.hxx123 sal_uIntPtr mnCurActionPos; member in GalleryBrowser2

Completed in 32 milliseconds