Home
last modified time | relevance | path

Searched refs:String (Results 4601 – 4625 of 7783) sorted by relevance

1...<<181182183184185186187188189190>>...312

/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx424 void Writer::Impl_writeText( const Point& rPos, const String& rText, const sal_Int32* pDXArray, lon… in Impl_writeText()
512 void Writer::Impl_writeText( const Point& rPos, const String& rText, const sal_Int32* pDXArray, lon… in Impl_writeText()
900 …SvFileStream aDstStm( String( RTL_CONSTASCII_USTRINGPARAM("e:\\test.jpg") ), STREAM_READ | STREAM_… in defineBitmap()
901 aFilter.ExportGraphic( aGraphic, String(), aDstStm, in defineBitmap()
906 if( aFilter.ExportGraphic( aGraphic, String(), aDstStm, in defineBitmap()
1680 String aSkipComment; in Impl_writeActions()
1850 Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, 0); in Impl_writeActions()
1864 …Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), pA->GetDXAr… in Impl_writeActions()
1871 …Impl_writeText( pA->GetPoint(), String( pA->GetText(), pA->GetIndex(), pA->GetLen() ), NULL, pA->G… in Impl_writeActions()
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx70 const String *pTitle, in SwParaDlg()
89 String aTmp( GetText() ); in SwParaDlg()
270 aNames.Insert(new String(pBase->GetName())); in PageCreated()
/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx139 String aName;
228 virtual void TakeObjNameSingul(String& rName) const;
229 virtual void TakeObjNamePlural(String& rName) const;
/trunk/main/sw/source/ui/dialog/
H A Dregionsw.cxx108 String aTmpStr; in InsertRegionDialog()
162 String aFile, aSub; in InsertRegionDialog()
174 String sLinkFileName(sfx2::cTokenSeperator); in InsertRegionDialog()
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx93 String& rFileName, String* pTitle = 0 );
171 int CopyGlossary( SwTextBlocks& rGlossary, const String& rStr );
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DCharacterBaseParagraphMerge.java157 String tmpString; in coreMerge()
301 String newString = new String(newNodeText); in coreMerge()
/trunk/main/package/qa/storages/
H A DStorageUnitTest.java60 public String[] getTestMethodNames() in getTestMethodNames()
62 return new String[] { in getTestMethodNames()
98 public String getTestObjectName() in getTestObjectName()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DOrganigram.java61 public static void main(String[] args) { in main()
116 String[][] orgUnits = new String[2][4]; in drawOrganigram()
/trunk/main/sc/source/ui/src/
H A Ddbnamdlg.src171 String STR_ADD
175 String STR_MODIFY
179 String STR_DB_INVALID
H A Dnamedlg.src172 String STR_ADD
176 String STR_MODIFY
180 String STR_INVALIDSYMBOL
/trunk/main/bean/qa/complex/bean/
H A DWriterFrame.java39 final static String m_sDocURL = "private:factory/swriter";
83 public void setText(String s) throws Exception in setText()
94 public String getText() throws Exception in getText()
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.src132 String STR_PATHNAME
138 String STR_NEW_FOLDER
159 String STR_ALREADYEXISTOVERWRITE
/trunk/main/sd/source/ui/func/
H A Dfuexpand.cxx124 mpView->BegUndo(String(SdResId(STR_UNDO_EXPAND_PAGE))); in DoExecute()
156 pPage->SetName(String()); in DoExecute()
179 pNotesPage->SetName(String()); in DoExecute()
/trunk/main/basic/source/classes/
H A Derrobject.cxx90 pINST->setErrorVB( _number, String() ); in setNumber()
182 SbxErrObject::SbxErrObject( const String& rName, const Any& rUnoObj ) in SbxErrObject()
211 …static SbxVariableRef pGlobErr = new SbxErrObject( String( RTL_CONSTASCII_USTRINGPARAM("Err")), u… in getErrObject()
/trunk/main/svtools/source/filter/
H A DFilterConfigItem.cxx47 static sal_Bool ImpIsTreeAvailable( Reference< XMultiServiceFactory >& rXCfgProv, const String& rTr… in ImpIsTreeAvailable()
93 String aNode( rTree.GetToken( i, (sal_Unicode)'/' ) ); in ImpIsTreeAvailable()
115 void FilterConfigItem::ImpInitTree( const String& rSubTree ) in ImpInitTree()
129 if ( ImpIsTreeAvailable( xCfgProv, String( sTree ) ) ) in ImpInitTree()
/trunk/main/unotools/source/config/
H A Dsyslocaleoptions.cxx603 void SvtSysLocaleOptions::GetCurrencyAbbrevAndLanguage( String& rAbbrev, in GetCurrencyAbbrevAndLanguage()
610 String aIsoStr( rConfigString.copy( nDelim+1 ) ); in GetCurrencyAbbrevAndLanguage()
623 const String& rAbbrev, LanguageType eLang ) in CreateCurrencyConfigString()
625 String aIsoStr( MsLangId::convertLanguageToIsoString( eLang ) ); in CreateCurrencyConfigString()
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx163 String aColorName; in setPropertyValue()
191 String aString(sPrinterName); in setPropertyValue()
358 String aColorName; in getPropertyValue()
468 String aServiceStr( rServiceName ); in supportsService()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx274 const String aURL( maURL ); in createIMapObject()
275 const String aAltText( maAltText ); in createIMapObject()
276 const String aDesc( maDesc ); in createIMapObject()
277 const String aTarget( maTarget ); in createIMapObject()
278 const String aName( maName ); in createIMapObject()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx93 GetTextWidth( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("8888")) ), in ScHeaderControl()
101 String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("8888888")) ), 0 ) ).Width() + 5; in ScHeaderControl()
290 String aString; in Paint()
949 String aHelpStr = GetDragHelp( nVal ); in ShowDragHelp()
1032 String ScHeaderControl::GetDragHelp( long /* nVal */ ) in GetDragHelp()
/trunk/main/cui/source/options/
H A Doptsave.cxx71 #define C2S(cChar) String( RTL_CONSTASCII_STRINGPARAM(cChar) )
534 sCommand += String::CreateFromInt32(SFX_FILTER_IMPORT|SFX_FILTER_EXPORT); in Reset()
536 sCommand += String::CreateFromInt32(SFX_FILTER_NOTINFILEDLG); in Reset()
538 String sReplace; in Reset()
550 String sTmp(sCommand); in Reset()
/trunk/main/cui/source/tabpages/
H A Dparagrph.src190 String ST_LINEDIST_ABS
311 String ST_LEFTALIGN_ASIAN
315 String ST_RIGHTALIGN_ASIAN
731 String STR_EXAMPLE
735 String STR_PAGE_STYLE
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx79 static void lcl_Highlight(const String& rSource, SwTextPortions& aPortionList) in lcl_Highlight()
159 String sToken = rSource.Copy(nActPos + 1, nSrchPos - nActPos - 1 ); in lcl_Highlight()
702 String aSource( pTextEngine->GetText( nPara ) ); in DoSyntaxHighlight()
738 void SwSrcEditWindow::ImpDoHighlight( const String& rSource, sal_uInt32 nLineOff ) in ImpDoHighlight()
1054 String sFontName = pSourceViewConfig->GetFontName(); in SetFont()
/trunk/main/sfx2/source/appl/
H A Dappinit.cxx192 typedef bool ( *PFunc_getSpecialCharsForEdit)( Window* i_pParent, const Font& i_rFont, String& o_rO…
201 String GetSpecialCharsForEdit(Window* pParent, const Font& rFont) in GetSpecialCharsForEdit()
221 String aRet; in GetSpecialCharsForEdit()
/trunk/main/svx/source/unodraw/
H A Dunobrushitemhelper.cxx63 rToSet.Put(XFillColorItem(String(), aColor)); in setSvxBrushItemAsFillAttributesToTargetSet()
79 rToSet.Put(XFillBitmapItem(String(), *pGraphic)); in setSvxBrushItemAsFillAttributesToTargetSet()
152 rToSet.Put(XFillColorItem(String(), aColor)); in setSvxBrushItemAsFillAttributesToTargetSet()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java49 String m_sFilename;
285 public static DesignTemplate create(XMultiServiceFactory _xMSF, String _sPath) in create()
309 private void load(XMultiServiceFactory _xMSF, String _sPath) throws com.sun.star.uno.Exception in load()

Completed in 142 milliseconds

1...<<181182183184185186187188189190>>...312