Home
last modified time | relevance | path

Searched refs:rResult (Results 51 – 61 of 61) sorted by relevance

123

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx53 explicit XclExpStringRec( const XclExpRoot& rRoot, const String& rResult );
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx83 const com::sun::star::ucb::FetchResult& rResult );
/trunk/main/sw/inc/
H A Deditsh.hxx740 bool GetGrammarCorrection( ::com::sun::star::linguistic2::ProofreadingResult /*out*/ &rResult,
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx551 void SetFieldResult( ::rtl::OUString& rResult );
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx2023 sal_Bool WatchTreeListBox::ImplBasicEntryEdited( SvLBoxEntry* pEntry, const String& rResult ) in ImplBasicEntryEdited() argument
2029 String aResult( rResult ); in ImplBasicEntryEdited()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3713 WPARAM wParam, LPARAM lParam, LRESULT& rResult ) in ImplHandleKeyMsg() argument
3814 rResult = TRUE; // ssa: this will actually return TRUE to windows in ImplHandleKeyMsg()
5797 LRESULT& rResult ) in ImplSalWheelMousePos() argument
5818 rResult = ImplSendMessage( hWheelWnd, nMsg, wParam, lParam ); in ImplSalWheelMousePos()
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx54 XclExpStringRec::XclExpStringRec( const XclExpRoot& rRoot, const String& rResult ) : in XclExpStringRec() argument
56 mxResult( XclExpStringHelper::CreateString( rRoot, rResult ) ) in XclExpStringRec()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx1098 bool lcl_Dequote( const String& rSource, xub_StrLen nStartPos, xub_StrLen& rEndPos, String& rResult in lcl_Dequote() argument
1125 rResult = aBuffer.makeStringAndClear(); in lcl_Dequote()
/trunk/main/sc/inc/
H A Ddocument.hxx1190 double& rResult );
H A Dcellsuno.hxx868 void SetFormulaResultString( const ::rtl::OUString& rResult );
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6268 void ScCellObj::SetFormulaResultString( const ::rtl::OUString& rResult ) in SetFormulaResultString() argument
6275 ((ScFormulaCell*)pCell)->SetHybridString( rResult ); in SetFormulaResultString()

Completed in 247 milliseconds

123