Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx1707 else if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR ) && m_bVisible ) in requestElement()
1832 else if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in showElement()
1924 else if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in hideElement()
1960 if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in dockWindow()
1998 … if ( getElementTypeFromResourceURL( aName ).equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in floatWindow()
2019 … if ( getElementTypeFromResourceURL( aName ).equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in lockWindow()
2040 … if ( getElementTypeFromResourceURL( aName ).equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in unlockWindow()
2163 else if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in isElementVisible()
3002 if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in elementInserted()
3051 if ( aElementType.equalsIgnoreAsciiCaseAscii( UIRESOURCETYPE_TOOLBAR )) in elementRemoved()
[all …]
H A Dhelpers.hxx49 #define UIRESOURCETYPE_TOOLBAR "toolbar" macro
H A Dtoolbarlayoutmanager.cxx80 m_aToolbarTypeString( RTL_CONSTASCII_USTRINGPARAM( UIRESOURCETYPE_TOOLBAR )) in ToolbarLayoutManager()

Completed in 54 milliseconds