Searched refs:convertStringAddress (Results 1 – 4 of 4) sorted by relevance
133 bool FormCellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, Cell… in convertStringAddress() function in xmloff::FormCellBindingHelper147 bool FormCellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, in convertStringAddress() function in xmloff::FormCellBindingHelper171 if ( !_rAddress.getLength() || !convertStringAddress( _rAddress, aAddress ) ) in createCellBindingFromStringAddress()189 if ( !convertStringAddress( _rAddress, aRangeAddress ) ) in createCellListSourceFromStringAddress()
192 bool convertStringAddress(200 bool convertStringAddress(
156 …bool CellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, CellAdd… in convertStringAddress() function in pcr::CellBindingHelper204 bool CellBindingHelper::convertStringAddress( const ::rtl::OUString& _rAddressDescription, in convertStringAddress() function in pcr::CellBindingHelper240 if ( !_rAddress.getLength() || !convertStringAddress( _rAddress, aAddress ) ) in createCellBindingFromStringAddress()252 if ( !_rAddress.getLength() || !convertStringAddress( _rAddress, aRangeAddress ) ) in createCellListSourceFromStringAddress()
212 bool convertStringAddress(219 bool convertStringAddress(
Completed in 20 milliseconds