Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/xml/
H A Dstatusbardocumenthandler.cxx113 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
140 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in ExtractStatusbarItemParameters()
407 … aStatusbarItemProp[3].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_STYLE )); in startElement()
H A Dtoolboxdocumenthandler.cxx78 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
111 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in ExtractToolbarParameters()
166 m_aStyle( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_STYLE )), in OReadToolBoxDocumentHandler()
H A Dmenudocumenthandler.cxx101 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
171 else if ( rProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in ExtractMenuParameters()
190 m_aStyle( RTL_CONSTASCII_USTRINGPARAM( ITEM_DESCRIPTOR_STYLE )) in ReadMenuDocumentHandlerBase()
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx81 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
528 else if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in FillStatusBar()
H A Dmenubarmanager.cxx132 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
1779 … else if ( aProp[i].Name.equalsAsciiL( ITEM_DESCRIPTOR_STYLE, LEN_DESCRIPTOR_STYLE )) in FillMenu()
H A Dtoolbarmanager.cxx131 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
1363 else if ( aProp[i].Name.equalsAsciiL( ITEM_DESCRIPTOR_STYLE, ITEM_DESCRIPTOR_STYLE_LEN )) in FillToolbar()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.hxx42 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
H A Dvbacommandbarcontrols.cxx103 aProps[6].Name = rtl::OUString::createFromAscii( ITEM_DESCRIPTOR_STYLE ); in CreateToolbarItemData()
/trunk/main/cui/source/customize/
H A Dcfg.cxx113 static const char ITEM_DESCRIPTOR_STYLE[] = "Style"; variable
579 if ( aProp[i].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE )) in GetToolbarItemData()
3852 if ( aProps[ i ].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE) ) in SetSystemStyle()
3890 if ( aProps[ i ].Name.equalsAscii( ITEM_DESCRIPTOR_STYLE) ) in GetSystemStyle()

Completed in 86 milliseconds