| /AOO41X/main/writerfilter/source/dmapper/ |
| H A D | PropertyIds.cxx | 59 ::rtl::OUString sName; in GetName() 62 …case PROP_CHAR_WEIGHT: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharWeight")); bre… in GetName() 63 …case PROP_CHAR_POSTURE: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharPosture")); br… in GetName() 64 …case PROP_CHAR_STRIKEOUT: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharStrikeout")); … in GetName() 65 …case PROP_CHAR_CONTOURED: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharContoured")); … in GetName() 66 …case PROP_CHAR_SHADOWED: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharShadowed")); b… in GetName() 67 …case PROP_CHAR_CASE_MAP: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharCaseMap")); br… in GetName() 68 …case PROP_CHAR_COLOR: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharColor")); brea… in GetName() 69 …case PROP_CHAR_RELIEF: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharRelief")); bre… in GetName() 70 …case PROP_CHAR_UNDERLINE: sName = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharUnderline")); … in GetName() [all …]
|
| /AOO41X/main/wizards/com/sun/star/wizards/ui/ |
| H A D | UnoDialog2.java | 65 …public XButton insertButton(String sName, String actionPerformed, Object eventTarget, String[] sPr… in insertButton() argument 68 …= (XButton) insertControlModel2("com.sun.star.awt.UnoControlButtonModel", sName, sPropNames, oProp… in insertButton() 73 guiEventListener.add(sName, EVENT_ACTION_PERFORMED, actionPerformed, eventTarget); in insertButton() 78 …public XButton insertButton(String sName, String actionPerformed, String[] sPropNames, Object[] oP… in insertButton() argument 80 return insertButton(sName, actionPerformed, this, sPropNames, oPropValues); in insertButton() 83 …public XButton insertImageButton(String sName, com.sun.star.awt.XActionListener actionPerformed, O… in insertImageButton() argument 86 …= (XButton) insertControlModel2("com.sun.star.awt.UnoControlButtonModel", sName, sPropNames, oProp… in insertImageButton() 95 …public XButton insertImageButton(String sName, com.sun.star.awt.XActionListener actionPerformed, S… in insertImageButton() argument 97 return insertImageButton(sName, actionPerformed, this, sPropNames, oPropValues); in insertImageButton() 100 …public XCheckBox insertCheckBox(String sName, String itemChanged, Object eventTarget, String[] sPr… in insertCheckBox() argument [all …]
|
| H A D | UnoDialog.java | 111 String sName = (String) xPSet.getPropertyValue(PropertyNames.PROPERTY_NAME); in getControlKey() local 112 Integer KeyObject = (Integer) ControlList.get(sName); in getControlKey() 225 String sName = allProps[i].Name; in printControlProperties() local 226 System.out.println(sName); in printControlProperties() 296 public XFixedText insertLabel(String sName, String[] sPropNames, Object[] oPropValues) in insertLabel() argument 300 …xedText = insertControlModel("com.sun.star.awt.UnoControlFixedTextModel", sName, sPropNames, oProp… in insertLabel() 302 xPSet.setPropertyValue(PropertyNames.PROPERTY_NAME, sName); in insertLabel() 303 Object oLabel = xDlgContainer.getControl(sName); in insertLabel() 325 …public XButton insertButton(String sName, int iControlKey, XActionListener xActionListener, String… in insertButton() argument 327 …Object oButtonModel = insertControlModel("com.sun.star.awt.UnoControlButtonModel", sName, sPropert… in insertButton() [all …]
|
| /AOO41X/main/framework/inc/classes/ |
| H A D | filtercache.hxx | 220 …ropertyValue > getTypeProperties ( const ::rtl::OUString& sName ) const; 221 …ropertyValue > getFilterProperties ( const ::rtl::OUString& sName ) const; 222 …ropertyValue > getDetectorProperties ( const ::rtl::OUString& sName ) const; 223 …ropertyValue > getLoaderProperties ( const ::rtl::OUString& sName ) const; 224 …ropertyValue > getContentHandlerProperties ( const ::rtl::OUString& sName ) const; 226 … getType ( const ::rtl::OUString& sName ) const; 227 … getFilter ( const ::rtl::OUString& sName ) const; 228 … getDetector ( const ::rtl::OUString& sName ) const; 229 … getLoader ( const ::rtl::OUString& sName ) const; 230 … getContentHandler ( const ::rtl::OUString& sName ) const; [all …]
|
| H A D | filtercachedata.hxx | 209 sName = ::rtl::OUString() ; in impl_clear() 221 sName = rCopy.sName ; in impl_copy() 237 ::rtl::OUString sName ; 273 sName = ::rtl::OUString(); in impl_clear() 288 sName = rCopy.sName ; in impl_copy() 307 ::rtl::OUString sName ; 344 sName = ::rtl::OUString(); in impl_clear() 350 sName = rCopy.sName ; in impl_copy() 360 ::rtl::OUString sName ; 389 sName = ::rtl::OUString(); in impl_clear() [all …]
|
| /AOO41X/main/sw/source/filter/ww1/ |
| H A D | w1class.hxx | 370 const sal_Char* sName; member in Ww1SingleSprm 382 , sName( pName) in Ww1SingleSprm() 392 Ww1SingleSprmByteSized(sal_uInt16 nBytes, sal_Char* sName = 0) : in Ww1SingleSprmByteSized() argument 393 Ww1SingleSprm(nBytes, sName) { in Ww1SingleSprmByteSized() 401 Ww1SingleSprmWordSized(sal_uInt16 nBytes, sal_Char* sName = 0) : in Ww1SingleSprmWordSized() argument 402 Ww1SingleSprm(nBytes, sName) { in Ww1SingleSprmWordSized() 410 Ww1SingleSprmByte(sal_Char* sName = 0) : in Ww1SingleSprmByte() argument 411 Ww1SingleSprm(1, sName) { in Ww1SingleSprmByte() 419 Ww1SingleSprmBool(sal_Char* sName = 0) : in Ww1SingleSprmBool() argument 420 Ww1SingleSprmByte(sName) { in Ww1SingleSprmBool() [all …]
|
| /AOO41X/main/forms/source/xforms/ |
| H A D | datatyperepository.cxx | 77 ::rtl::OUString sName( FRM_RES_STRING( RID_STR_DATATYPE_STRING ) ); in DBG_NAME() 78 … m_aRepository[ sName ] = new OStringType( sName, ::com::sun::star::xsd::DataTypeClass::STRING ); in DBG_NAME() 80 sName = FRM_RES_STRING( RID_STR_DATATYPE_URL ); in DBG_NAME() 81 … m_aRepository[ sName ] = new OStringType( sName, ::com::sun::star::xsd::DataTypeClass::anyURI ); in DBG_NAME() 83 sName = FRM_RES_STRING( RID_STR_DATATYPE_BOOLEAN ); in DBG_NAME() 84 m_aRepository[ sName ] = new OBooleanType( sName ); in DBG_NAME() 86 sName = FRM_RES_STRING( RID_STR_DATATYPE_DECIMAL ); in DBG_NAME() 87 … m_aRepository[ sName ] = new ODecimalType( sName, ::com::sun::star::xsd::DataTypeClass::DECIMAL ); in DBG_NAME() 89 sName = FRM_RES_STRING( RID_STR_DATATYPE_FLOAT ); in DBG_NAME() 90 … m_aRepository[ sName ] = new ODecimalType( sName, ::com::sun::star::xsd::DataTypeClass::FLOAT ); in DBG_NAME() [all …]
|
| H A D | model_ui.cxx | 420 Model::XDocument_t Model::newInstance( const rtl::OUString& sName, in newInstance() argument 435 setInstanceData( aSequence, &sName, &xInstance, &sURL, &bOnce ); in newInstance() 463 OUString sName; in lcl_findInstance() local 464 getInstanceData( pInstances->getItem( n ), &sName, NULL, NULL, NULL ); in lcl_findInstance() 465 bFound = ( sName == rName ); in lcl_findInstance() 511 void Model::removeInstance( const rtl::OUString& sName ) in removeInstance() argument 514 sal_Int32 nPos = lcl_findInstance( mpInstances, sName ); in removeInstance() 532 const OUString& sName ) in newModel() argument 538 && ! xModels->hasByName( sName ) ) in newModel() 543 pModel->setID( sName ); in newModel() [all …]
|
| /AOO41X/main/odk/examples/java/Storage/ |
| H A D | TestHelper.java | 377 String sName, in InternalCheckStream() argument 385 Error( "Can't get XInputStream implementation from substream '" + sName + "'!" ); in InternalCheckStream() 398 Error( "Can't read from stream '" + sName + "', exception: " + e ); in InternalCheckStream() 405 Error( "SubStream '" + sName + "' reading produced disaster!" ); in InternalCheckStream() 411 …Error( "SubStream '" + sName + "' contains wrong amount of data! (" + pContents[0].length + "/" + … in InternalCheckStream() 420 Error( "SubStream '" + sName + "' contains wrong data!" ); in InternalCheckStream() 442 … Error( "'MediaType' property contains wrong value for stream '" + sName + "',\nexpected: '" in InternalCheckStream() 449 Error( "'Size' property contains wrong value for stream'" + sName + "'!" ); in InternalCheckStream() 455 Error( "Can't get properties of substream '" + sName + "', exception: " + e ); in InternalCheckStream() 460 Error( "Can't get XPropertySet implementation from stream '" + sName + "'!" ); in InternalCheckStream() [all …]
|
| /AOO41X/main/sd/source/ui/accessibility/ |
| H A D | AccessiblePresentationShape.cxx | 78 ::rtl::OUString sName; in CreateAccessibleBaseName() 84 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_TITLE_N))); in CreateAccessibleBaseName() 87 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_OUTLINER_N))); in CreateAccessibleBaseName() 90 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_SUBTITLE_N))); in CreateAccessibleBaseName() 93 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_PAGE_N))); in CreateAccessibleBaseName() 96 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_NOTES_N))); in CreateAccessibleBaseName() 99 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_HANDOUT_N))); in CreateAccessibleBaseName() 102 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_HEADER_N)) ); in CreateAccessibleBaseName() 105 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_FOOTER_N)) ); in CreateAccessibleBaseName() 108 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_DATE_N)) ); in CreateAccessibleBaseName() [all …]
|
| /AOO41X/main/unotools/source/config/ |
| H A D | viewoptions.cxx | 201 void setUserItem( const ::rtl::OUString& sName , in setUserItem() argument 215 if( m_lUserData[nStep].Name == sName ) in setUserItem() 227 m_lUserData[nCount].Name = sName ; in setUserItem() 233 css::uno::Any getUserItem( const ::rtl::OUString& sName ) in getUserItem() argument 241 if( m_lUserData[nStep].Name == sName ) in getUserItem() 293 … Exists ( const ::rtl::OUString& sName ); 294 … Delete ( const ::rtl::OUString& sName ); 295 … GetWindowState ( const ::rtl::OUString& sName ); 296 … SetWindowState ( const ::rtl::OUString& sName , 298 …ue > GetUserData ( const ::rtl::OUString& sName ); [all …]
|
| H A D | moduleoptions.cxx | 409 static sal_Bool ClassifyFactoryByName ( const ::rtl::OUString& sName , 681 ::rtl::OUString sName; in GetFactoryName() 685 sName = m_lFactories[eFactory].getFactory(); in GetFactoryName() 688 return sName; in GetFactoryName() 916 sal_Bool SvtModuleOptions_Impl::ClassifyFactoryByName( const ::rtl::OUString& sName, SvtModuleOptio… in ClassifyFactoryByName() argument 921 bState = ( sName == FACTORYNAME_WRITER ); in ClassifyFactoryByName() 926 bState = ( sName == FACTORYNAME_WRITERWEB ); in ClassifyFactoryByName() 932 bState = ( sName == FACTORYNAME_WRITERGLOBAL ); in ClassifyFactoryByName() 938 bState = ( sName == FACTORYNAME_CALC ); in ClassifyFactoryByName() 944 bState = ( sName == FACTORYNAME_DRAW ); in ClassifyFactoryByName() [all …]
|
| /AOO41X/main/odk/examples/DevelopersGuide/GUI/ |
| H A D | UnoDialogSample.java | 357 …public Object insertControlModel(String ServiceName, String sName, String[] sProperties, Object[] … in insertControlModel() argument 362 m_xDlgModelNameContainer.insertByName(sName, oControlModel); in insertControlModel() 375 String sName = createUniqueName(m_xDlgModelNameContainer, "Label"); in insertFixedText() local 384 …new Object[] { new Integer(8), sName, new Integer(_nPosX), new Integer(_nPosY), new Integer(_nStep… in insertFixedText() 386 m_xDlgModelNameContainer.insertByName(sName, oFTModel); in insertFixedText() 394 XControl xFTControl = m_xDlgContainer.getControl(sName); in insertFixedText() 418 String sName = createUniqueName(m_xDlgModelNameContainer, "CurrencyField"); in insertCurrencyField() local 427 …new Object[] { new Integer(12), sName, new Integer(_nPositionX), new Integer(_nPositionY), new Int… in insertCurrencyField() 430 m_xDlgModelNameContainer.insertByName(sName, oCFModel); in insertCurrencyField() 440 Object oCFControl = m_xDlgContainer.getControl(sName); in insertCurrencyField() [all …]
|
| /AOO41X/main/package/qa/storages/ |
| H A D | TestHelper.java | 769 String sName, in InternalCheckStream() argument 779 Error( "Can't get XInputStream implementation from substream '" + sName + "'!" ); in InternalCheckStream() 792 Error( "Can't read from stream '" + sName + "', exception: " + e ); in InternalCheckStream() 799 Error( "SubStream '" + sName + "' reading produced disaster!" ); in InternalCheckStream() 805 …Error( "SubStream '" + sName + "' contains wrong amount of data! (" + pContents[0].length + "/" + … in InternalCheckStream() 814 Error( "SubStream '" + sName + "' contains wrong data! ( byte num. " in InternalCheckStream() 837 … Error( "'MediaType' property contains wrong value for stream '" + sName + "',\nexpected: '" in InternalCheckStream() 844 Error( "'Size' property contains wrong value for stream'" + sName + "'!" ); in InternalCheckStream() 850 … Error( "'Compressed' property contains wrong value for stream'" + sName + "'!" ); in InternalCheckStream() 856 Error( "Can't get properties of substream '" + sName + "', exception: " + e ); in InternalCheckStream() [all …]
|
| /AOO41X/main/package/qa/ofopxmlstorages/ |
| H A D | TestHelper.java | 411 String sName, in InternalCheckStream() argument 420 Error( "Can't get XInputStream implementation from substream '" + sName + "'!" ); in InternalCheckStream() 433 Error( "Can't read from stream '" + sName + "', exception: " + e ); in InternalCheckStream() 440 Error( "SubStream '" + sName + "' reading produced disaster!" ); in InternalCheckStream() 446 …Error( "SubStream '" + sName + "' contains wrong amount of data! (" + pContents[0].length + "/" + … in InternalCheckStream() 455 Error( "SubStream '" + sName + "' contains wrong data! ( byte num. " in InternalCheckStream() 477 … Error( "'MediaType' property contains wrong value for stream '" + sName + "',\nexpected: '" in InternalCheckStream() 484 Error( "'Size' property contains wrong value for stream'" + sName + "'!" ); in InternalCheckStream() 490 Error( "Can't get properties of substream '" + sName + "', exception: " + e ); in InternalCheckStream() 495 Error( "Can't get XPropertySet implementation from stream '" + sName + "'!" ); in InternalCheckStream() [all …]
|
| /AOO41X/main/xmloff/source/style/ |
| H A D | XMLFontAutoStylePool.cxx | 57 OUString sName; member in XMLFontAutoStylePoolEntry_Impl 81 const OUString& GetName() const { return sName; } in GetName() 97 sName( rName ), in XMLFontAutoStylePoolEntry_Impl() 178 OUString sName; in Add() local 182 sName = rFamilyName; in Add() 186 sName = rFamilyName.copy( 0, nLen ); in Add() 187 sName.trim(); in Add() 190 if( !sName.getLength() ) in Add() 191 sName = OUString::valueOf( sal_Unicode( 'F' ) ); in Add() 193 if( pNames->Seek_Entry( &sName, 0 ) ) in Add() [all …]
|
| /AOO41X/main/dbaccess/source/core/dataaccess/ |
| H A D | documentcontainer.cxx | 226 ::rtl::OUString sName, sPersistentName, sURL, sMediaType, sDocServiceName; in createInstanceWithArguments() 233 lcl_extractAndRemove( aArgs, PROPERTY_NAME, sName ); in createInstanceWithArguments() 313 ODefinitionContainer_Impl::const_iterator aFind = rDefinitions.find( sName ); in createInstanceWithArguments() 319 pElementImpl->m_aProps.aTitle = sName; in createInstanceWithArguments() 360 ::rtl::OUString sName; in createInstanceWithArguments() 367 aValue.Value >>= sName; in createInstanceWithArguments() 374 OSL_ENSURE(sName.getLength(),"Invalid name for a document container!"); in createInstanceWithArguments() 376 ODefinitionContainer_Impl::const_iterator aFind = rDefinitions.find( sName ); in createInstanceWithArguments() 381 pElementImpl->m_aProps.aTitle = sName; in createInstanceWithArguments() 542 ::rtl::OUString sName = _sName.getToken(0,'/',nIndex); in lcl_queryContent() [all …]
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | gloslst.cxx | 175 if(!rGroupName.Len() || rGroupName == pGroup->sName) in GetShortName() 182 pTriple->sGroup = pGroup->sName; in GetShortName() 250 sRet = pGroup->sName; in GetGroupName() 324 pGroup->sName = sGrpName; in Update() 327 String sName = *(*pPathArr)[nPath]; in Update() local 328 sName += INET_PATH_TOKEN; in Update() 329 sName += pGroup->sName.GetToken(0, GLOS_DELIM); in Update() 330 sName += sExt; in Update() 332 FStatHelper::GetModifiedDateTimeOfFile( sName, in Update() 357 String sName( pTitle->Copy( 0, pTitle->Len() - sExt.Len() )); in Update() local [all …]
|
| /AOO41X/main/swext/mediawiki/src/com/sun/star/wiki/ |
| H A D | EditPageParser.java | 89 String sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleSimpleTag() local 90 if ( sName != null ) in handleSimpleTag() 92 if ( sName.equalsIgnoreCase( "wpEdittime" ) ) in handleSimpleTag() 96 else if ( sName.equalsIgnoreCase( "wpEditToken" ) ) in handleSimpleTag() 100 else if ( sName.equalsIgnoreCase( "wpLoginToken" ) ) in handleSimpleTag() 111 String sName = ( String ) a.getAttribute( HTML.Attribute.HREF ); in handleSimpleTag() local 112 if ( sName != null ) in handleSimpleTag() 114 int nIndexStart = sName.indexOf( "index.php" ); in handleSimpleTag() 118 && ( m_sMainURL.length() == 0 || sName.indexOf( "action=edit" ) >= 0 ) ) in handleSimpleTag() 120 m_sMainURL = sName.substring( 0, nIndexStart ); in handleSimpleTag() [all …]
|
| /AOO41X/main/framework/test/typecfg/ |
| H A D | xml2xcd.cxx | 178 …rFlagTemplate ( const ::rtl::OUString& sName … 182 … const ::rtl::OUString& sName , 185 … const ::rtl::OUString& sName , 188 … const ::rtl::OUString& sName , 191 … const ::rtl::OUString& sName , 194 … const ::rtl::OUString& sName , 795 void XCDGenerator::impl_generateFilterFlagTemplate( const ::rtl::OUString& sName, sal_Int32 nValue,… in impl_generateFilterFlagTemplate() argument 798 m_aData.sBufferStandard.append ( sName ); in impl_generateFilterFlagTemplate() 898 ::rtl::OUString sName ; in impl_generateTypeSet() 902 sName = lNames[nItem] ; in impl_generateTypeSet() [all …]
|
| /AOO41X/main/comphelper/source/xml/ |
| H A D | attributelist.cxx | 43 this->sName = aName; in TagAttribute_Impl() 48 OUString sName; member 70 …_cast < sal_Int16 > (m_pImpl->vecAttribute.size()) ) ? m_pImpl->vecAttribute[i].sName : OUString(); in getNameByIndex() 86 OUString SAL_CALL AttributeList::getTypeByName( const OUString& sName ) throw( ::com::sun::star::un… in getTypeByName() argument 91 if( (*ii).sName == sName ) { in getTypeByName() 98 OUString SAL_CALL AttributeList::getValueByName(const OUString& sName) throw( ::com::sun::star::uno… in getValueByName() argument 103 if( (*ii).sName == sName ) { in getValueByName() 123 void AttributeList::AddAttribute( const OUString &sName , in AddAttribute() argument 127 m_pImpl->vecAttribute.push_back( TagAttribute_Impl( sName , sType , sValue ) ); in AddAttribute() 137 void AttributeList::RemoveAttribute( const OUString sName ) in RemoveAttribute() argument [all …]
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | XMLPropertyBackpatcher.cxx | 104 const OUString& sName, in ResolveId() argument 108 aIDMap[sName] = aValue; in ResolveId() 111 if (aBackpatchListMap.count(sName)) in ResolveId() 115 (BackpatchListType*)aBackpatchListMap[sName]; in ResolveId() 118 aBackpatchListMap.erase(sName); in ResolveId() 157 const OUString& sName) in SetProperty() argument 160 SetProperty(xNonConstPropSet, sName); in SetProperty() 166 const OUString& sName) in SetProperty() argument 168 if (aIDMap.count(sName)) in SetProperty() 172 aAny <<= aIDMap[sName]; in SetProperty() [all …]
|
| /AOO41X/main/toolkit/test/accessibility/ |
| H A D | Options.java | 40 static public void SetString (String sName, String sValue) in SetString() argument 42 Instance().setProperty (sName, sValue); in SetString() 45 static public String GetString (String sName) in GetString() argument 47 return Instance().getProperty (sName); in GetString() 50 static public void SetBoolean (String sName, boolean bValue) in SetBoolean() argument 52 Instance().setProperty (sName, Boolean.toString(bValue)); in SetBoolean() 55 static public boolean GetBoolean (String sName) in GetBoolean() argument 57 return Boolean.getBoolean(Instance().getProperty (sName)); in GetBoolean() 60 static public void SetInteger (String sName, int nValue) in SetInteger() argument 62 Instance().setProperty (sName, Integer.toString(nValue)); in SetInteger() [all …]
|
| /AOO41X/main/sc/source/ui/vba/ |
| H A D | vbawindow.cxx | 328 rtl::OUString sName = workbook.getName(); in getCaption() local 336 if ( !sTitle.equals( sName ) ) in getCaption() 340 if ( sName.indexOf( sTitle ) == 0 ) in getCaption() 342 if ( sName.match( sDot, sTitle.getLength() ) ) in getCaption() 343 sTitle = sName; in getCaption() 503 rtl::OUString sName( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SHOWGRID ) ); in getDisplayGridlines() local 505 getControllerProps()->getPropertyValue( sName ) >>= bGrid; in getDisplayGridlines() 513 rtl::OUString sName( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_SHOWGRID ) ); in setDisplayGridlines() local 514 getControllerProps()->setPropertyValue( sName, uno::makeAny( _displaygridlines )); in setDisplayGridlines() 520 rtl::OUString sName( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_COLROWHDR ) ); in getDisplayHeadings() local [all …]
|
| /AOO41X/main/accessibility/workben/org/openoffice/accessibility/misc/ |
| H A D | Options.java | 43 static public void SetString (String sName, String sValue) in SetString() argument 45 Instance().setProperty (sName, sValue); in SetString() 49 static public String GetString (String sName) in GetString() argument 51 return Instance().getProperty (sName); in GetString() 54 static public void SetBoolean (String sName, boolean bValue) in SetBoolean() argument 56 Instance().setProperty (sName, Boolean.toString(bValue)); in SetBoolean() 60 static public boolean GetBoolean (String sName) in GetBoolean() argument 62 return Boolean.valueOf(Instance().getProperty (sName)).booleanValue(); in GetBoolean() 65 static public void SetInteger (String sName, int nValue) in SetInteger() argument 67 Instance().setProperty (sName, Integer.toString(nValue)); in SetInteger() [all …]
|