Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/vcl/
H A Dtoolbox.hxx225 mbCustomize:1, member in ToolBox
554 sal_Bool IsCustomize() { return mbCustomize; } in IsCustomize()
/aoo41x/main/vcl/source/window/
H A Dtoolbox.cxx1609 mbCustomize = sal_False; in ImplInit()
1830 if ( mbCustomize ) in ~ToolBox()
4455 if ( mbCustomize ) in MouseButtonDown()
5014 mbCustomize && !mbDragging && !mbDrag && !mbSelection && in Command()
5491 if ( bEnable != mbCustomize ) in EnableCustomize()
5493 mbCustomize = bEnable; in EnableCustomize()
5507 DBG_ASSERT( mbCustomize, in StartCustomize()

Completed in 45 milliseconds