Home
last modified time | relevance | path

Searched defs:rName (Results 176 – 200 of 667) sorted by relevance

12345678910>>...27

/trunk/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx126 const String &rName = pOpt->GetCategory(); in InsertCaption() local
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx144 SbxVariable* SbStdPicture::Find( const String& rName, SbxClassType t ) in Find()
267 SbxVariable* SbStdFont::Find( const String& rName, SbxClassType t ) in Find()
506 SbxVariable* SbStdClipboard::Find( const String& rName, SbxClassType t ) in Find()
/trunk/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx296 sal_Bool lcl_IsEmptyOrHidden( const Reference<XSpreadsheets>& xSheets, const ::rtl::OUString& rName… in lcl_IsEmptyOrHidden()
360 sal_Bool lcl_IsUnnamed( const Reference<XDatabaseRanges>& xRanges, const ::rtl::OUString& rName ) in lcl_IsUnnamed()
/trunk/main/jurt/demo/com/sun/star/demo/
H A DTestOffice.java144 XNamingService rName = UnoRuntime.queryInterface(XNamingService.class, r); in doSomething() local
/trunk/main/linguistic/source/
H A Dhhconvdic.cxx101 HHConvDic::HHConvDic( const String &rName, const String &rMainURL ) : in HHConvDic()
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlBase.hxx443 inline void AccessibleGridControlBase::implSetName( in implSetName()
H A DAccessibleBrowseBoxBase.hxx504 inline void AccessibleBrowseBoxBase::implSetName( in implSetName()
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx241 void SAL_CALL XMLTransformerBase::startElement( const OUString& rName, in startElement()
335 void SAL_CALL XMLTransformerBase::endElement( const OUString& in endElement()
1146 sal_Bool XMLTransformerBase::DecodeStyleName( OUString& rName ) in DecodeStyleName()
1273 sal_Bool XMLTransformerBase::AddNamespacePrefix( ::rtl::OUString& rName, in AddNamespacePrefix()
1280 sal_Bool XMLTransformerBase::RemoveNamespacePrefix( ::rtl::OUString& rName, in RemoveNamespacePrefix()
/trunk/main/sot/source/sdstor/
H A Dstgole.cxx39 ( BaseStorage& rStg, const String& rName, sal_Bool bWr ) in StgInternalStream()
/trunk/main/idl/inc/
H A Dhash.hxx66 SvStringHashEntry( const ByteString & rName, sal_uInt32 nIdx ) in SvStringHashEntry()
/trunk/main/framework/source/fwe/xml/
H A Dsaxnamespacefilter.cxx74 const rtl::OUString& rName, const Reference< XAttributeList > &xAttribs ) in startElement()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx358 String SwGlossaryHdl::GetGlossaryShortName(const String &rName) in GetGlossaryShortName()
415 sal_Bool SwGlossaryHdl::NewGlossary(const String& rName, const String& rShortName, in NewGlossary()
655 sal_Bool SwGlossaryHdl::InsertGlossary(const String &rName) in InsertGlossary()
864 sal_Bool SwGlossaryHdl::ImportGlossaries( const String& rName ) in ImportGlossaries()
/trunk/main/rsc/source/tools/
H A Drscdef.cxx972 sal_uLong RscFileTab :: Find( const ByteString & rName ) in Find()
1008 RscDefine * RscFileTab::FindDef( sal_uLong lFileKey, const ByteString & rName ) in FindDef()
1354 sal_uLong RscFileTab :: NewCodeFile( const ByteString & rName ) in NewCodeFile()
1380 sal_uLong RscFileTab :: NewIncFile( const ByteString & rName, in NewIncFile()
/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx122 ScChartListener::ScChartListener( const String& rName, ScDocument* pDocP, in ScChartListener()
137 ScChartListener::ScChartListener( const String& rName, ScDocument* pDocP, in ScChartListener()
152 ScChartListener::ScChartListener( const String& rName, ScDocument* pDocP, vector<ScSharedTokenRef>*… in ScChartListener()
507 void ScChartListenerCollection::ChangeListening( const String& rName, in ChangeListening()
/trunk/main/stoc/source/corereflection/
H A Dcrefl.cxx306 Any IdlReflectionServiceImpl::getByHierarchicalName( const OUString & rName ) in getByHierarchicalName()
353 sal_Bool IdlReflectionServiceImpl::hasByHierarchicalName( const OUString & rName ) in hasByHierarchicalName()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx83 const OUString &rName, uno::Any aValue ) in setProperty()
97 const OUString &rName ) in getProperty()
/trunk/main/tools/source/ref/
H A Dglobname.cxx379 void SvGlobalNameList::Append( const SvGlobalName & rName ) in Append()
396 sal_Bool SvGlobalNameList::IsEntry( const SvGlobalName & rName ) in IsEntry()
/trunk/main/oox/source/dump/
H A Ddffdumper.cxx192 sal_uInt32 DffStreamObject::dumpDffSimpleColor( const String& rName ) in dumpDffSimpleColor()
197 sal_uInt32 DffStreamObject::dumpDffColor( const String& rName ) in dumpDffColor()
/trunk/main/sdext/source/pdfimport/misc/
H A Dpwdinteract.cxx73 PDFPasswordRequest::PDFPasswordRequest( bool bFirstTry, const rtl::OUString& rName ) : in PDFPasswordRequest()
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx113 void SetFontName( const String& rName ) { aName = rName; } in SetFontName()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx256 ScDPObject* lcl_GetDPObject( ScDocShell* pDocShell, SCTAB nTab, const String& rName ) in lcl_GetDPObject()
363 ScDataPilotTableObj* ScDataPilotTablesObj::GetObjectByName_Impl(const OUString& rName) in GetObjectByName_Impl()
1880 void SAL_CALL ScDataPilotFieldObj::setName( const OUString& rName ) throw(RuntimeException) in setName()
2900 Any SAL_CALL ScDataPilotFieldGroupsObj::getByName( const OUString& rName ) in getByName()
2954 void SAL_CALL ScDataPilotFieldGroupsObj::insertByName( const OUString& rName, const Any& rElement ) in insertByName()
2978 void SAL_CALL ScDataPilotFieldGroupsObj::removeByName( const OUString& rName ) in removeByName()
3056 ScFieldGroups::iterator ScDataPilotFieldGroupsObj::implFindByName( const OUString& rName ) in implFindByName()
3098 Any SAL_CALL ScDataPilotFieldGroupObj::getByName( const OUString& rName ) in getByName()
3124 void SAL_CALL ScDataPilotFieldGroupObj::replaceByName( const OUString& rName, const Any& rElement ) in replaceByName()
3167 void SAL_CALL ScDataPilotFieldGroupObj::removeByName( const OUString& rName ) in removeByName()
[all …]
/trunk/main/writerfilter/source/dmapper/
H A DOLEHandler.cxx68 void OLEHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_datasupplier.cxx259 const rtl::OUString & rName in getResult() local
320 const rtl::OUString & rName in totalCount() local
/trunk/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx305 …no::Reference< ::com::sun::star::awt::XControlModel > >& rGroup, ::rtl::OUString& rName ) throw(::… in getGroup()
332 void StdTabControllerModel::getGroupByName( const ::rtl::OUString& rName, ::com::sun::star::uno::Se… in getGroupByName()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.hxx54 void setName( const rtl::OUString & rName ) { m_aName = rName; } in setName()

Completed in 140 milliseconds

12345678910>>...27