Home
last modified time | relevance | path

Searched defs:str (Results 201 – 225 of 246) sorted by last modified time

12345678910

/trunk/main/i18npool/source/breakiterator/
H A Dgendict.cxx78 sal_Char str[1024]; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
H A Dxdictionary.cxx131 sal_Int32 xdictionary::getLongestMatch(const sal_Unicode* str, sal_Int32 sLen) { in getLongestMatch()
178 sal_Bool WordBreakCache::equals(const sal_Unicode* str, Boundary& boundary) { in equals()
273 const sal_Unicode *str = text + wordBoundary.startPos + aCache.wordboundary[i]; in getCache() local
H A Dbreakiterator_th.cxx131 const sal_Unicode* str = cachedText.getStr(); in makeIndex() local
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.cxx154 void UOF2SplitHandler::ignorableWhitespace(const ::rtl::OUString& str) in ignorableWhitespace()
/trunk/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx35 #define OOODEBUG(str,Num) //(InfoBox(NULL,String(str)+String(" ")+String(Num)).Execute(); argument
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx39 #define OOODEBUG(str,Num) //InfoBox(NULL,String(str)+String(" ")+String(Num)).Execute(); argument
2267 char str[33]; in ReadFont() local
/trunk/main/filter/source/config/cache/
H A Dconstant.hxx32 # define PROPNAME_DECL(index, str) (pFilterStrings[(index)]) argument
34 # define PROPNAME_DECL(index, str) pFilterStrings[(index)] = _FILTER_CONFIG_FROM_ASCII_(str) argument
/trunk/main/extensions/test/stm/
H A Dtestfactreg.cxx49 UString str = UString( L"/" ) + OPipeTest_getImplementationName() + UString( L"/UNO/SERVICES" ); in exService_writeRegEntry() local
H A Ddatatest.cxx287 UString str( wc.getArray() , 0x10000 ); in testSimple() local
/trunk/main/extensions/workben/
H A Dpythontest.cxx222 UString str = (*m_pDebuggingRef)->dumpVariable( in cmdLine() local
H A Dpythonautotest.cxx603 UString str = rName->getExactName( L"SYNTAXERROR" ); in main() local
612 UString str = rName->getExactName( L"STARDIV" ); in main() local
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx858 …UString str = UString( L"/" ) + OSaxParserTest_getImplementationName() + UString( L"/UNO/SERVICES"… in exService_writeRegEntry() local
/trunk/main/extensions/test/ole/OleConverterVar1/
H A DconvTest.cxx637 TCHAR* str= W2T( var.bstrVal); in printVariant() local
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1678 OUString str; in testInterface() local
1827 OUString str; in testInterface() local
1972 OUString str(L" Ein Any param"); in testInterface() local
/trunk/main/extensions/source/oooimprovement/
H A Derrormail.cxx51 static OString replaceAll(const OString& str, sal_Char old, const OString& replacement) in replaceAll()
H A Dsoaprequest.cxx79 static OString replaceAll(const OString& str, sal_Char old, const OString& replacement) in replaceAll()
97 static shared_ptr<Sequence<sal_Int8> > createSequenceFromString(const OString& str) in createSequenceFromString()
106 static void writeString(const Reference<XOutputStream>& target, const OString& str) in writeString()
/trunk/main/extensions/source/logging/
H A Dcsvformatter.cxx130 inline bool needsQuoting(const ::rtl::OUString& str) in needsQuoting()
140 inline void appendEncodedString(::rtl::OUStringBuffer& buf, const ::rtl::OUString& str) in appendEncodedString()
/trunk/main/extensions/qa/integration/extensions/
H A DFrame.java103 public XFrame findFrame(String str, int param) in findFrame()
203 public void setName(String str) in setName()
H A DMethodHandler.java195 …r.inspection.InteractiveSelectionResult onInteractivePropertySelection(String str, boolean param, … in onInteractivePropertySelection()
210 …public void setPropertyValue(String str, Object obj) throws com.sun.star.beans.UnknownPropertyExce… in setPropertyValue()
H A DServicesHandler.java199 …r.inspection.InteractiveSelectionResult onInteractivePropertySelection(String str, boolean param, … in onInteractivePropertySelection()
214 …public void setPropertyValue(String str, Object obj) throws com.sun.star.beans.UnknownPropertyExce… in setPropertyValue()
/trunk/main/dtrans/source/win32/ftransl/
H A Dftransl.cxx58 #define OUSTR( str ) OUString::createFromAscii( #str ) argument
59 #define OUSTR_( str ) OUString::createFromAscii( str ) argument
/trunk/main/desktop/source/app/
H A Dlangselect.cxx111 Locale LanguageSelection::IsoStringToLocale(const OUString& str) in IsoStringToLocale()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignFieldUndoAct.hxx78 inline void SetCellContents(const String& str) { m_strNextCellContents = str; } in SetCellContents()
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx729 #define OUT_STR( str ) HTMLOutFuncs::Out_String( (*m_pStream), str ) argument
/trunk/main/cui/source/customize/
H A Dcfg.cxx210 stripHotKey( const OUString& str ) in stripHotKey()
246 replaceSixteen( const OUString& str, sal_Int32 nReplacement ) in replaceSixteen()

Completed in 139 milliseconds

12345678910