Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/vcl/
H A Dtoolbox.hxx225 mbCustomize:1, member in ToolBox
554 sal_Bool IsCustomize() { return mbCustomize; } in IsCustomize()
/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx1617 mbCustomize = sal_False; in ImplInit()
1838 if ( mbCustomize ) in ~ToolBox()
4463 if ( mbCustomize ) in MouseButtonDown()
5022 mbCustomize && !mbDragging && !mbDrag && !mbSelection && in Command()
5499 if ( bEnable != mbCustomize ) in EnableCustomize()
5501 mbCustomize = bEnable; in EnableCustomize()
5515 DBG_ASSERT( mbCustomize, in StartCustomize()

Completed in 98 milliseconds